From b161000527fa0732c4df4a879b7c771d47e72a2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Magnus=20Nystr=C3=B6m?= Date: Fri, 22 Mar 2024 14:19:05 +0100 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6787498..e5b8707 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Check out repository - uses: actions/checkout@v1 + uses: actions/checkout@v4 - name: Get version id: version