We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9475af9 commit 46e1072Copy full SHA for 46e1072
.github/workflows/ci-build.yml
@@ -19,7 +19,7 @@ jobs:
19
fetch-depth: 0
20
21
- name: 'Setup Java JDK 11'
22
- uses: actions/[email protected].1
+ uses: actions/[email protected].2
23
with:
24
distribution: 'microsoft'
25
java-version: '11'
0 commit comments