We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 810d2e6 commit 8d53c3cCopy full SHA for 8d53c3c
.github/workflows/test.yml
@@ -4,7 +4,7 @@ on:
4
push:
5
jobs:
6
tests:
7
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-latest
8
steps:
9
- uses: actions/checkout@v3
10
with:
0 commit comments