We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e850cf commit 8da5b5bCopy full SHA for 8da5b5b
.github/workflows/main.yml
@@ -25,7 +25,7 @@ jobs:
25
env:
26
JAVA_OPTS: "-XX:+TieredCompilation -XX:TieredStopAtLevel=1"
27
steps:
28
- - uses: actions/[email protected].0
+ - uses: actions/[email protected].1
29
- name: Set up JDK
30
uses: actions/[email protected]
31
with:
0 commit comments