Skip to content

Commit bce585e

Browse files
Update actions/checkout action to v6.0.3
1 parent 4fb4340 commit bce585e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
build:
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: actions/checkout@v6.0.2
13+
- uses: actions/checkout@v6.0.3
1414
- uses: gradle/actions/wrapper-validation@v6
1515
- name: Set up JDK 17
1616
uses: actions/setup-java@v5.2.0

0 commit comments

Comments
 (0)