Skip to content

Commit dedeac4

Browse files
Bump actions/checkout from 5 to 6 in the actions group (#4213)
1 parent 15b6015 commit dedeac4

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
@@ -17,7 +17,7 @@ jobs:
1717
node-version: [20.x, 22.x, 24.x]
1818

1919
steps:
20-
- uses: actions/checkout@v5
20+
- uses: actions/checkout@v6
2121
- name: Use Node.js ${{ matrix.node-version }}
2222
uses: actions/setup-node@v6
2323
with:

0 commit comments

Comments
 (0)