Skip to content

Commit 60ba4f9

Browse files
renovate[bot]NextFire
authored andcommitted
Update actions/checkout action to v6
1 parent 06aec9a commit 60ba4f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

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

2323
steps:
2424
- name: Checkout
25-
uses: actions/checkout@v5
25+
uses: actions/checkout@v6
2626

2727
# - name: Setup GPG
2828
# id: gpg

0 commit comments

Comments
 (0)