Skip to content

Commit c7c576c

Browse files
committed
chore: fixing typo
1 parent a96f49e commit c7c576c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
runs-on: ubuntu-latest
77
steps:
88
- uses: actions/checkout@v1
9-
- name: Setup Environment (Using NodeJS 18.x)
9+
- name: Setup Environment (Using NodeJS 22.x)
1010
uses: actions/setup-node@v1
1111
with:
1212
node-version: 22.x

0 commit comments

Comments
 (0)