From 237afa67876392469f50c81397cc3b5f31862b21 Mon Sep 17 00:00:00 2001 From: Raymond Meester Date: Mon, 23 Sep 2024 14:00:46 +0200 Subject: [PATCH] Update update-version.yml --- .github/workflows/update-version.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-version.yml b/.github/workflows/update-version.yml index 48f186ea..5ce7054d 100644 --- a/.github/workflows/update-version.yml +++ b/.github/workflows/update-version.yml @@ -26,7 +26,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 with: repository: assimbly/gateway ref: ${{ inputs.branch }}