Skip to content

Commit ac0234c

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
steps:
1919
- name: Checkout
20-
uses: actions/checkout@v5
20+
uses: actions/checkout@v6
2121
with:
2222
persist-credentials: false
2323
fetch-depth: 0

0 commit comments

Comments
 (0)