Skip to content

Commit d91726d

Browse files
renovate[bot]mrclrchtr
authored andcommitted
chore(deps): update actions/checkout action to v5
1 parent 3104912 commit d91726d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle-build-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
os: [ ubuntu-latest ]
1616
runs-on: ${{ matrix.os }}
1717
steps:
18-
- uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
18+
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
1919
- uses: actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # v4
2020
with:
2121
distribution: corretto

0 commit comments

Comments
 (0)