We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f73338e commit ebd699fCopy full SHA for ebd699f
1 file changed
.github/workflows/pack.yml
@@ -67,7 +67,7 @@ jobs:
67
name: github-pages
68
url: ${{ steps.deployment.outputs.page_url }}
69
70
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
71
steps:
72
- name: Deploy to GitHub Pages
73
id: deployment
0 commit comments