Skip to content

Commit

Permalink
Pin GitHub Actions workflows to a specific version (#1189)
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikSchierboom authored Nov 21, 2023
1 parent e6d2ff0 commit a67c304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit a67c304

Please sign in to comment.