Skip to content

Commit 44f40be

Browse files
committed
✏️ fix typo
1 parent 5266b43 commit 44f40be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- '17'
1717

1818
steps:
19-
- uses: actions/checkout@v2g
19+
- uses: actions/checkout@v2
2020
- uses: actions/setup-node@v2
2121
name: Use Node.js v${{matrix.node_version}}
2222
with:

0 commit comments

Comments
 (0)