Skip to content

Commit 3843f88

Browse files
committed
Update deploy-to-wordpress.org.yml
1 parent f610132 commit 3843f88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-to-wordpress.org.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
jobs:
99
tag:
1010
name: New tag
11-
runs-on: ubuntu-latest
11+
runs-on: ubuntu-22.04
1212
environment: actions # Environment Secrets are scoped inside of the "actions" environment.
1313
steps:
1414
- uses: actions/checkout@master

0 commit comments

Comments
 (0)