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 90090dc commit f8741daCopy full SHA for f8741da
.github/workflows/deploy-images.yml
@@ -11,7 +11,7 @@ on:
11
12
jobs:
13
main:
14
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
15
16
steps:
17
# See doc at https://github.com/actions/checkout#checkout-v2
.github/workflows/deploy-samples.yml
0 commit comments