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.
1 parent 36481fd commit d702f8fCopy full SHA for d702f8f
.github/workflows/release-branch.yml
@@ -31,7 +31,7 @@ jobs:
31
contents: write
32
pull-requests: write
33
name: Update Release
34
- runs-on: ubuntu-22.04-amd64
+ runs-on: ubuntu-22.04
35
steps:
36
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
37
with:
0 commit comments