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 566ef62 commit 82f5bf7Copy full SHA for 82f5bf7
.github/workflows/gh-pages.yaml
@@ -9,7 +9,7 @@ jobs:
9
group: ${{ github.workflow }}-${{ github.ref }}
10
permissions:
11
contents: write
12
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-latest
13
steps:
14
- name: Checkout repository
15
uses: actions/checkout@v4
0 commit comments