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 1620006 + 7a77fec commit dc9bc4eCopy full SHA for dc9bc4e
.github/workflows/update-version.yaml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
update_docs:
9
if: contains(github.event.issue.labels.*.name, 'update-version')
10
- runs-on: ubuntu
+ runs-on: ubuntu-latest
11
permissions:
12
contents: write
13
pull-requests: write
0 commit comments