We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c21675 commit 3ababd8Copy full SHA for 3ababd8
1 file changed
.github/workflows/CreateReleaseBranch.yml
@@ -14,7 +14,7 @@ permissions:
14
15
jobs:
16
create-branch:
17
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
18
19
steps:
20
- uses: actions/checkout@v4
0 commit comments