We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1a1b042 + a2db40f commit 93075b1Copy full SHA for 93075b1
1 file changed
.github/workflows/security.yaml
@@ -10,7 +10,7 @@ on:
10
jobs:
11
build:
12
name: Check for vulnerabilities
13
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
14
steps:
15
- name: Checkout code
16
uses: actions/checkout@v4
0 commit comments