Skip to content

Commit 46ff4d4

Browse files
committed
wip
1 parent e0a2067 commit 46ff4d4

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@c505c5e41554c4292fe23e8da5ef2d153adf2791
23+
- uses: esy/github-action@c6901e22297e4dfa053e5d8489aa85df72867280
2424
with:
2525
source-cache-key: 20240511-2
2626
cache-key: ${{ hashFiles('esy.lock/index.json') }}-20240511-1

0 commit comments

Comments
 (0)