Skip to content

Commit

Permalink
Update actions/cache to v3.3.3 (#121)
Browse files Browse the repository at this point in the history
  • Loading branch information
IanButterworth authored Apr 4, 2024
1 parent 0413f3b commit 8b63b4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ runs:
env:
MATRIX_JSON: ${{ toJSON(matrix) }}

- uses: actions/cache@4d4ae6ae148a43d0fd1eda1800170683e9882738
- uses: actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c # v3.3.3
id: cache
with:
path: |
Expand Down

0 comments on commit 8b63b4a

Please sign in to comment.