mirror of
https://github.com/ivuorinen/actions.git
synced 2026-02-05 08:43:22 +00:00
chore(deps): pin dependencies (#33)
This commit is contained in:
@@ -95,7 +95,7 @@ runs:
|
||||
echo "cache-paths=${cache_paths}" >> $GITHUB_OUTPUT
|
||||
|
||||
- id: cache
|
||||
uses: actions/cache@v4
|
||||
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4
|
||||
with:
|
||||
path: ${{ steps.prepare.outputs.cache-paths }}
|
||||
key: ${{ steps.prepare.outputs.cache-key }}
|
||||
|
||||
Reference in New Issue
Block a user