We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c1bdbc2 + 3a303c6 commit f19fca6Copy full SHA for f19fca6
1 file changed
.github/workflows/build.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
15
steps:
16
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
17
- name: Set up JDK 21
18
uses: actions/setup-java@v4
19
with:
0 commit comments