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 330aa52 commit 4b37e16Copy full SHA for 4b37e16
.github/workflows/build.yml
@@ -4,7 +4,7 @@ jobs:
4
build:
5
runs-on: ubuntu-latest
6
steps:
7
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v5
8
- uses: actions/setup-java@v3
9
with:
10
distribution: 'temurin'
0 commit comments