Skip to content

Commit 9cc54c2

Browse files
authored
Merge pull request #42 from rodekruis/ci.node-v22
ci: use node v22
2 parents 5f5fcfc + 068640b commit 9cc54c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212

1313
strategy:
1414
matrix:
15-
node-version: [16.x]
15+
node-version: [22.x]
1616

1717
permissions:
1818
contents: read

0 commit comments

Comments
 (0)