We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4dfe49 commit 6b6a8f2Copy full SHA for 6b6a8f2
1 file changed
.github/workflows/fortify.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/checkout@v6
21
22
- name: Setup Java
23
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
24
with:
25
java-version: 11
26
distribution: 'temurin'
0 commit comments