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 5b99d59 commit 9e27ff6Copy full SHA for 9e27ff6
.github/workflows/deploy.yml
@@ -5,7 +5,7 @@ jobs:
5
publish:
6
runs-on: ubuntu-latest
7
steps:
8
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
9
- uses: actions/setup-java@v3
10
with:
11
java-version: '17'
0 commit comments