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 f8ff251 commit 54fabccCopy full SHA for 54fabcc
.github/workflows/maven.yml
@@ -16,7 +16,7 @@ jobs:
16
17
steps:
18
- name: Checkout repository
19
- uses: actions/checkout@v3.5.3
+ uses: actions/checkout@v3.6.0
20
21
- name: Set up JDK 17
22
uses: actions/[email protected]
.github/workflows/sonarcloud.yml
@@ -18,7 +18,7 @@ jobs:
with:
23
fetch-depth: 0
24
0 commit comments