Skip to content

Commit ee8ab36

Browse files
authored
Merge pull request #178 from stackitcloud/renovate/actions-checkout-6.x
chore(deps): update actions/checkout action to v6
2 parents 33df9de + 2c56542 commit ee8ab36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

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

2424
steps:
2525
- name: Checkout code
26-
uses: actions/checkout@v4
26+
uses: actions/checkout@v6
2727

2828
- name: Install Go
2929
uses: actions/setup-go@v6

0 commit comments

Comments
 (0)