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 fffd1a7 commit ffeb42bCopy full SHA for ffeb42b
.github/workflows/pr-preview.yml
@@ -17,7 +17,7 @@ env:
17
jobs:
18
deploy-preview:
19
permissions: write-all
20
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
21
steps:
22
- name: Checkout
23
uses: actions/checkout@v3
0 commit comments