Skip to content

Commit 741ccdd

Browse files
authored
Merge pull request #119 from buildkite-plugins/renovate/actions-checkout-6.x
chore(deps): update actions/checkout action to v6
2 parents b671d6a + a8cc33d commit 741ccdd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
contents: write
1313

1414
steps:
15-
- uses: actions/checkout@v5
15+
- uses: actions/checkout@v6
1616
with:
1717
fetch-depth: 0
1818

0 commit comments

Comments
 (0)