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 7aeabda commit 33a892cCopy full SHA for 33a892c
.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.0.1" # 2025-02 --> EOL ?
+ - "v28.1.0" # 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