We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 467d16d + cfd751a commit 051fb9aCopy full SHA for 051fb9a
.github/workflows/test.yml
@@ -13,7 +13,7 @@ jobs:
13
build: # make sure build/ci work properly
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
17
# As of 2023-02-22, the ubuntu-latest image uses npm v8.3.1. This version
18
# has a bug that prevents loading dependency-submission-toolkit in the
19
# 'example/' project. npm v8.4.1 (same version in Codespace created on
0 commit comments