Skip to content

Commit dbb25b6

Browse files
pschichbotpschichtel
authored andcommitted
Update actions/checkout action to v6
1 parent 906cd2d commit dbb25b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
publish:
77
runs-on: ubuntu-latest
88
steps:
9-
- uses: actions/checkout@v5
9+
- uses: actions/checkout@v6
1010
- name: Set up JDK
1111
uses: actions/setup-java@v5
1212
with:

0 commit comments

Comments
 (0)