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 33a892c commit 4230f39Copy full SHA for 4230f39
.github/workflows/pr_workflow.yml
@@ -14,7 +14,7 @@ jobs:
14
- "v23.0.6" # 2023-02 --> EOL ?
15
- "v25.0.5" # 2024-01 --> EOL ?
16
- "v27.5.1" # 2025-01 --> EOL ?
17
- - "v28.1.0" # 2025-04 --> EOL ?
+ - "v28.1.1" # 2025-04 --> EOL ?
18
fail-fast: false
19
steps:
20
- name: Harden the runner (Audit all outbound calls)
.github/workflows/test_and_build.yml
@@ -16,7 +16,7 @@ jobs:
21
22
0 commit comments