Skip to content

Commit 7ee08ad

Browse files
authored
Merge pull request #95 from buildkite-plugins/renovate/actions-checkout-5.x
chore(deps): update actions/checkout action to v5
2 parents ce091c2 + 12487f4 commit 7ee08ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111

1212
steps:
13-
- uses: actions/checkout@v4
13+
- uses: actions/checkout@v5
1414
with:
1515
fetch-depth: 0
1616

0 commit comments

Comments
 (0)