We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a49751a commit 5fa75e6Copy full SHA for 5fa75e6
.github/workflows/ci.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
pages:
9
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
10
environment:
11
name: github-pages
12
url: ${{ steps.deployment.outputs.page_url }}
0 commit comments