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 bc88c6d commit c9e8440Copy full SHA for c9e8440
.github/workflows/main.yaml
@@ -6,7 +6,7 @@ jobs:
6
permissions:
7
contents: read
8
9
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
10
steps:
11
- uses: actions/checkout@v4
12
with:
0 commit comments