Skip to content

Commit 667de94

Browse files
Bump actions/checkout from 2 to 3 (#54)
1 parent 2ac8d6e commit 667de94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- windows-latest
2525

2626
steps:
27-
- uses: actions/checkout@v2
27+
- uses: actions/checkout@v3
2828
- name: Use Node.js ${{ matrix.node-version }}
2929
uses: actions/setup-node@v2
3030
with:

0 commit comments

Comments
 (0)