Skip to content

Commit 709bd31

Browse files
committed
CI: update github action commit
1 parent 2fe5c90 commit 709bd31

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@4cde7829376ee130ecbe46af18fbaebc4f574fd6
23+
- uses: esy/github-action@62a0e2e0c698c85aa64a08fc4f6cde84fc26da2b
2424
with:
2525
cache-key: ${{ hashFiles('esy.lock/index.json') }}
2626
- name: Export esy cache

0 commit comments

Comments
 (0)