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.
2 parents 8693fdb + 28f5fba commit 658fef4Copy full SHA for 658fef4
2 files changed
.github/workflows/bump-version.yaml
@@ -21,7 +21,7 @@ env:
21
jobs:
22
bump-version:
23
name: bump-version
24
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
25
26
steps:
27
- name: Checkout
.github/workflows/tagged-release.yaml
@@ -10,7 +10,7 @@ on:
10
11
tagged-release:
12
name: tagged-release
13
14
15
16
- name: Release
0 commit comments