We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0167a41 commit a2d6453Copy full SHA for a2d6453
.github/workflows/deploy.yml
@@ -20,7 +20,7 @@ jobs:
20
- uses: actions/setup-node@v2
21
- name: Install esy
22
run: npm install -g esy
23
- - uses: esy/github-action@af124d619c32f3555467acaa6d11b2c48f34df11
+ - uses: esy/github-action@b6c51d2c405a4f974386a164c1733b1865f9ebd6
24
with:
25
source-cache-key: 20240511-2
26
cache-key: ${{ hashFiles('esy.lock/index.json') }}-20240511-1
0 commit comments