Skip to content

Commit ef7bd87

Browse files
renovate[bot]sergej-koscejev
authored andcommitted
chore(deps): update actions/checkout action to v5
1 parent e7b4e02 commit ef7bd87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
test-packaging:
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: actions/checkout@v4
11+
- uses: actions/checkout@v5
1212
- name: Set up Java
1313
uses: actions/setup-java@v4
1414
with:

0 commit comments

Comments
 (0)