We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88a69cf commit f3bcb6dCopy full SHA for f3bcb6d
1 file changed
.github/workflows/deploy-wporg.yml
@@ -6,7 +6,7 @@ on:
6
jobs:
7
tag:
8
name: New version
9
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
10
steps:
11
- uses: actions/checkout@master
12
- name: Get the version
0 commit comments