Skip to content

Commit 59322cb

Browse files
authored
Merge pull request #405 from domaframework/renovate/actions-checkout-6.x
Update actions/checkout action to v6
2 parents 7763960 + dcb8d7c commit 59322cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gradle.yml

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

1414
steps:
15-
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
15+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
1616

1717
- name: Set up JDK 17
1818
uses: actions/setup-java@dded0888837ed1f317902acf8a20df0ad188d165 # v5

0 commit comments

Comments
 (0)