Skip to content
This repository was archived by the owner on Apr 4, 2024. It is now read-only.

Commit 69fd5c0

Browse files
authored
Merge branch 'main' into for-each-storage
2 parents f14a485 + 91b042b commit 69fd5c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-contract.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
steps:
1919
- uses: actions/[email protected]
2020
- name: Use Node.js
21-
uses: actions/setup-node@v2.4.1
21+
uses: actions/setup-node@v2.5.0
2222
with:
2323
node-version: '12.x'
2424
- name: Install dependencies

0 commit comments

Comments
 (0)