Skip to content

Commit 8f899f6

Browse files
renovate[bot]JakeWharton
authored andcommitted
Update actions/checkout action to v5
1 parent 3a1e6ba commit 8f899f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414

1515
steps:
16-
- uses: actions/checkout@v4
16+
- uses: actions/checkout@v5
1717
- uses: actions/setup-java@v4
1818
with:
1919
distribution: 'zulu'

0 commit comments

Comments
 (0)