We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 897fbdf + d3cc9d3 commit fbc8070Copy full SHA for fbc8070
2 files changed
.github/workflows/build.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- name: Checkout repository
14
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
15
with:
16
submodules: 'true'
17
- name: Set up JDK 17
.github/workflows/validator.yml
0 commit comments