We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ef6636 commit 06092beCopy full SHA for 06092be
.github/workflows/build.yml
@@ -30,7 +30,7 @@ jobs:
30
java: [ '8', '17' ]
31
name: Java ${{ matrix.Java }} sample
32
steps:
33
- - uses: actions/[email protected].1
+ - uses: actions/[email protected].7
34
- name: Setup java
35
uses: actions/setup-java@v4
36
with:
0 commit comments