Skip to content

Commit eb6cf10

Browse files
Bump actions/checkout from 5 to 6 (#148)
Category: none
1 parent 13a08be commit eb6cf10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
name: Test
99
steps:
1010
- name: Checkout
11-
uses: actions/checkout@v5
11+
uses: actions/checkout@v6
1212
- name: Setup Node.js
1313
uses: actions/setup-node@v4
1414
with:

0 commit comments

Comments
 (0)