We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2623167 + aacb252 commit 883407fCopy full SHA for 883407f
.github/workflows/automatic-release.yml
@@ -15,7 +15,7 @@ on:
15
jobs:
16
release:
17
name: Release
18
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
19
steps:
20
- name: Checkout repository
21
uses: actions/checkout@v4
.github/workflows/lint.yml
@@ -14,7 +14,7 @@ on:
14
lint:
name: lint
0 commit comments