From a67c3048d4f061488b0281713124ea4e7ef32cf9 Mon Sep 17 00:00:00 2001 From: Erik Schierboom Date: Tue, 21 Nov 2023 07:57:24 +0100 Subject: [PATCH] Pin GitHub Actions workflows to a specific version (#1189) --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index c9a012785..927fc90b1 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -105,7 +105,7 @@ jobs: # most of the time caches should hit. echo "::set-output name=week-no::$(date -u +%Y-%U)" - - uses: actions/cache@v3 + - uses: actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84 id: cache with: path: |