From 726eb73202f9e1b98b4861ffba27e6055d20cc62 Mon Sep 17 00:00:00 2001 From: Nico Conforti <33521165+nconforti93@users.noreply.github.com> Date: Fri, 22 Dec 2023 12:37:58 +0100 Subject: [PATCH] Update trigger_publish.yml --- .github/workflows/trigger_publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/trigger_publish.yml b/.github/workflows/trigger_publish.yml index 5ebab70..f3eafc5 100644 --- a/.github/workflows/trigger_publish.yml +++ b/.github/workflows/trigger_publish.yml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v4 with: repository: exasol/kb-flare ref: main