Skip to content

Commit 2b74ff7

Browse files
authored
Merge branch 'master' into renovate/actions-checkout-3.x
2 parents cff2beb + e0c6ee2 commit 2b74ff7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: actions/checkout@v3
1717

1818
- name: Setup Nodejs
19-
uses: actions/setup-node@v2
19+
uses: actions/setup-node@v3
2020
with:
2121
node-version: 18
2222

0 commit comments

Comments
 (0)