Skip to content

Commit b4c19bf

Browse files
chore(deps): update actions/checkout action to v6
1 parent fe78244 commit b4c19bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-and-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ubuntu-24.04
1717

1818
steps:
19-
- uses: actions/checkout@v5
19+
- uses: actions/checkout@v6
2020

2121
- uses: actions/setup-node@v4
2222
with:

0 commit comments

Comments
 (0)