There was an error while loading. Please reload this page.
1 parent a28c889 commit a3d87d5Copy full SHA for a3d87d5
.github/actions/setup/action.yaml
@@ -16,7 +16,7 @@ runs:
16
node-version: lts/*
17
registry-url: https://registry.npmjs.org
18
19
- - uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4
+ - uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4
20
if: ${{ inputs.dependencies == 'true' }}
21
with:
22
path: ~/.bun/install/cache
0 commit comments