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 fb2ce36 commit 13e79afCopy full SHA for 13e79af
.github/workflows/deploy.yml
@@ -61,7 +61,7 @@ permissions:
61
jobs:
62
deploy:
63
# available images: https://github.com/actions/runner-images#available-images
64
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
65
steps:
66
- name: Checkout 🛎️
67
uses: actions/checkout@v4
0 commit comments