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 0ef0c7f commit 722688bCopy full SHA for 722688b
.github/workflows/build.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
11
steps:
12
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
13
- uses: actions/setup-java@v3
14
with:
15
distribution: 'temurin'
0 commit comments