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 b633977 + e923114 commit 4a41f3fCopy full SHA for 4a41f3f
.github/workflows/codeql-analysis.yml
@@ -35,7 +35,7 @@ jobs:
35
36
steps:
37
- name: Checkout repository
38
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
39
40
- name: Setup Java JDK
41
uses: actions/setup-java@v4
.github/workflows/deployment.yml
@@ -12,7 +12,7 @@ jobs:
12
13
14
- name: "Checkout sources"
15
16
17
- name: "Setup Java"
18
0 commit comments