We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b27a90 commit f0f118bCopy full SHA for f0f118b
.github/actions/setup/action.yml
@@ -4,7 +4,7 @@ runs:
4
using: composite
5
steps:
6
- uses: jdx/mise-action@c37c93293d6b742fc901e1406b8f764f6fb19dac # v2.4.4
7
- - uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
+ - uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
8
with:
9
path: ~/.bun/install/cache
10
key: ${{ runner.os }}-bun-${{ hashFiles('**/bun.lock') }}
0 commit comments