Skip to content

Commit a2d6453

Browse files
committed
wip
1 parent 0167a41 commit a2d6453

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- uses: actions/setup-node@v2
2121
- name: Install esy
2222
run: npm install -g esy
23-
- uses: esy/github-action@af124d619c32f3555467acaa6d11b2c48f34df11
23+
- uses: esy/github-action@b6c51d2c405a4f974386a164c1733b1865f9ebd6
2424
with:
2525
source-cache-key: 20240511-2
2626
cache-key: ${{ hashFiles('esy.lock/index.json') }}-20240511-1

0 commit comments

Comments
 (0)