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 a9ec2f1 commit e24637fCopy full SHA for e24637f
.github/workflows/deploy.yml
@@ -12,7 +12,7 @@ on:
12
13
jobs:
14
deploy:
15
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
16
steps:
17
- name: Checkout code
18
uses: actions/checkout@v3
0 commit comments