We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e69011 commit 8abbd22Copy full SHA for 8abbd22
.github/workflows/main.yml
@@ -6,7 +6,7 @@ on:
6
pull_request:
7
jobs:
8
deploy:
9
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-latest
10
steps:
11
- uses: actions/checkout@v3
12
- uses: actions/setup-node@v3
0 commit comments