Skip to content

Commit 87304dd

Browse files
authored
Merge pull request #32 from EEWBot/renovate/actions-checkout-6.x
2 parents 2e93539 + 0e8deb8 commit 87304dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
runs-on: ubuntu-24.04
3434
steps:
3535
- name: Checkout code
36-
uses: actions/checkout@v5
36+
uses: actions/checkout@v6
3737
- name: Setup JDK8
3838
uses: actions/setup-java@v4
3939
with:

0 commit comments

Comments
 (0)