We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53d2cee commit aacb252Copy full SHA for aacb252
.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