Skip to content

Commit 5203531

Browse files
chore(deps): update actions/checkout action to v6
1 parent 8d5ef57 commit 5203531

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
2020

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

0 commit comments

Comments
 (0)