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 ad64d83 commit 2b67671Copy full SHA for 2b67671
.github/workflows/code-analysis.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: macos-latest
18
19
steps:
20
- - uses: actions/checkout@v4.2.2
+ - uses: actions/checkout@v5.0.0
21
- uses: actions/[email protected]
22
with:
23
java-version: 11
0 commit comments