Skip to content

Commit 97f83b6

Browse files
authored
Update trigger-deploy.yml
ubuntu-latest
1 parent d17785a commit 97f83b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trigger-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414
jobs:
1515
trigger-zpm-deployment:
1616
name: Trigger zpm-registry-deployment via REST API
17-
runs-on: ubuntu-18.04
17+
runs-on: ubuntu-latest
1818

1919
steps:
2020
- name: REST POST call

0 commit comments

Comments
 (0)