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 11e783d commit ad64d83Copy full SHA for ad64d83
.github/workflows/code-analysis.yml
@@ -18,7 +18,7 @@ jobs:
18
19
steps:
20
- uses: actions/[email protected]
21
- - uses: actions/[email protected].0
+ - uses: actions/[email protected].1
22
with:
23
java-version: 11
24
distribution: temurin
0 commit comments