From be02a2ed9097a017eaf61407f9e853c508d5c719 Mon Sep 17 00:00:00 2001 From: codereader Date: Sun, 3 Nov 2024 04:38:30 +0100 Subject: [PATCH] Update workflow file --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4a68a97c7..eeeeeba14 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -14,7 +14,7 @@ jobs: GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }} steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - name: Inject commit hash in version.h Header env: