We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a022d1 commit 9f99c5cCopy full SHA for 9f99c5c
.github/workflows/main.yml
@@ -3,7 +3,7 @@ on: [push]
3
4
jobs:
5
build:
6
- runs-on: ""
+ runs-on: ubuntu-latest
7
steps:
8
- name: Checkout the current repository
9
uses: actions/checkout@v4
0 commit comments