Skip to content

Commit d84c4aa

Browse files
Merge pull request #46 from GuntherRademacher/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2 parents 2b19b73 + 817360d commit d84c4aa

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
@@ -19,7 +19,7 @@ jobs:
1919

2020
steps:
2121
- name: Checkout repository with submodules
22-
uses: actions/checkout@v5
22+
uses: actions/checkout@v6
2323
with:
2424
path: markup-blitz
2525
submodules: recursive

0 commit comments

Comments
 (0)