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.
2 parents 4b53559 + 174a38d commit 43d1bc1Copy full SHA for 43d1bc1
1 file changed
.github/workflows/testsite.yml
@@ -7,7 +7,7 @@ jobs:
7
build:
8
runs-on: ubuntu-latest
9
steps:
10
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
11
- name: Set up JDK 17
12
uses: actions/setup-java@v4
13
with:
0 commit comments