We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36db035 commit c78a5b1Copy full SHA for c78a5b1
.github/workflows/build-and-deploy.yml
@@ -6,7 +6,7 @@ permissions:
6
contents: write
7
jobs:
8
success:
9
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
10
steps:
11
# Checkout the repository
12
- name: Checkout
0 commit comments