Skip to content

Commit 86bf0ad

Browse files
Bump actions/checkout from 3 to 4 (#61)
1 parent e192a93 commit 86bf0ad

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
@@ -27,7 +27,7 @@ jobs:
2727
- windows-latest
2828

2929
steps:
30-
- uses: actions/checkout@v3
30+
- uses: actions/checkout@v4
3131
- name: Use Node.js ${{ matrix.node-version }}
3232
uses: actions/setup-node@v3
3333
with:

0 commit comments

Comments
 (0)