We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
latest
1 parent f193046 commit 2f9fc5aCopy full SHA for 2f9fc5a
.github/workflows/github-pages.yml
@@ -14,7 +14,7 @@ on:
14
15
jobs:
16
build-and-deploy:
17
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
18
steps:
19
- name: Checkout Repository
20
uses: actions/checkout@v3
0 commit comments