Skip to content

Commit 77427b9

Browse files
authored
Merge pull request #12 from asdf-community/renovate/actions-checkout-6.x
2 parents 45901c9 + 0976155 commit 77427b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

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

2828
steps:
2929
- name: Checkout code
30-
uses: actions/checkout@v4
30+
uses: actions/checkout@v6
3131

3232
- name: Setup asdf
3333
uses: asdf-vm/actions/setup@v3

0 commit comments

Comments
 (0)