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 9038b15 commit 7679cfeCopy full SHA for 7679cfe
.github/workflows/esy.yml
@@ -43,7 +43,7 @@ jobs:
43
44
- name: Esy cache
45
id: esy-cache
46
- uses: actions/cache@v3.3.1
+ uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
47
with:
48
path: _export
49
key: ${{ runner.os }}-esy-${{ hashFiles('esy.lock/index.json') }}
0 commit comments