Skip to content

Commit d678afc

Browse files
committed
Fix github workflow
1 parent a3ea513 commit d678afc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Run Forge tests
2727
run: forge test -vvv
2828

29-
- name: Setup NodeJS 20.5.0
29+
- name: Setup NodeJS 20.5.0
3030
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 #v4.4.0
3131
with:
3232
node-version: 20.5.0

0 commit comments

Comments
 (0)