We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27f3377 commit 97d4ca8Copy full SHA for 97d4ca8
1 file changed
.github/workflows/publish.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
build:
10
- runs-on: ubuntu-lates
+ runs-on: ubuntu-latest
11
name: Build and Push
12
steps:
13
- name: git-checkout
0 commit comments