Skip to content

Commit ea1e72c

Browse files
Update .github/workflows/pr-checks.yml
Co-authored-by: Henry Mercer <henry.mercer@me.com>
1 parent b974542 commit ea1e72c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-checks.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
strategy:
1919
matrix:
20-
node-types-version: [16.11, current] # run tests on 16.11 while codeql-action v2 is still supported
20+
node-types-version: [16.11, current] # run tests on 16.11 while CodeQL Action v2 is still supported
2121

2222
steps:
2323
- name: Checkout

0 commit comments

Comments
 (0)