Skip to content

Commit 06092be

Browse files
⬆️ Update actions/checkout action to v4.1.7
1 parent 3ef6636 commit 06092be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
java: [ '8', '17' ]
3131
name: Java ${{ matrix.Java }} sample
3232
steps:
33-
- uses: actions/[email protected].1
33+
- uses: actions/[email protected].7
3434
- name: Setup java
3535
uses: actions/setup-java@v4
3636
with:

0 commit comments

Comments
 (0)