We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b3410b commit f6e574eCopy full SHA for f6e574e
.github/workflows/ci.yml
@@ -33,7 +33,7 @@ jobs:
33
fetch-depth: 0
34
35
- name: Setup Java
36
- uses: actions/[email protected].0v2
+ uses: actions/[email protected].0
37
with:
38
distribution: "temurin"
39
java-version: "11"
.github/workflows/tests.yml
@@ -23,7 +23,7 @@ jobs:
23
uses: actions/[email protected]
24
25
26
27
28
29
0 commit comments