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 6826895 commit de19644Copy full SHA for de19644
.github/workflows/update-parent.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- name: Clone Git Repository
13
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
14
- uses: ./.github/actions/managed-java
15
- uses: actions/cache@v3
16
with:
0 commit comments