We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f277936 + e9112f1 commit 9a2b1cdCopy full SHA for 9a2b1cd
.github/workflows/build.yaml
@@ -19,7 +19,7 @@ jobs:
19
# see: https://docs.github.com/en/actions/security-guides/automatic-token-authentication#modifying-the-permissions-for-the-github_token
20
permissions:
21
contents: write
22
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
23
steps:
24
- name: checkout
25
uses: actions/checkout@v2
0 commit comments