We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71aebda commit 626d013Copy full SHA for 626d013
.github/workflows/release-please.yaml
@@ -11,7 +11,7 @@ permissions:
11
12
jobs:
13
release-please:
14
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
15
steps:
16
- uses: google-github-actions/release-please-action@v4
17
with:
0 commit comments