We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 56d81a3 + 9532869 commit b4b3547Copy full SHA for b4b3547
1 file changed
.github/workflows/build.yml
@@ -11,7 +11,7 @@ jobs:
11
build:
12
runs-on: ubuntu-latest
13
steps:
14
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
15
- name: Set up JDK 21
16
uses: actions/setup-java@v5
17
with:
0 commit comments