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.
1 parent 5c9d17d commit f1d7932Copy full SHA for f1d7932
.github/workflows/lint.yml
@@ -22,7 +22,7 @@ jobs:
22
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/
23
24
steps:
25
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
26
- name: Use Node.js ${{ matrix.node-version }}
27
uses: actions/setup-node@v4
28
with:
.github/workflows/run-tests.yml
@@ -21,7 +21,7 @@ jobs:
21
0 commit comments