Skip to content

Commit 086ba4a

Browse files
chore(deps): update actions/checkout action to v5
1 parent ff2f8fb commit 086ba4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
runs-on: ubuntu-latest
6060

6161
steps:
62-
- uses: actions/checkout@v4
62+
- uses: actions/checkout@v5
6363
- name: Use Node.js ${{ matrix.node-version }}
6464
uses: actions/setup-node@v4
6565
with:

0 commit comments

Comments
 (0)