We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65e5879 commit 177891eCopy full SHA for 177891e
.github/workflows/ci.yml
@@ -74,7 +74,7 @@ jobs:
74
check-definitions:
75
name: Check Definitions
76
timeout-minutes: 5
77
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-latest
78
steps:
79
- uses: actions/checkout@v2
80
- name: Use Node.js ${{ matrix.NODE_VERSION }}
0 commit comments