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 2428d0e commit c3bd75dCopy full SHA for c3bd75d
.github/workflows/run-tests.yml
@@ -16,7 +16,7 @@ jobs:
16
17
steps:
18
- name: Checkout repository
19
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
20
21
- name: Setup Node.js ${{matrix.node}}
22
uses: actions/setup-node@v4
0 commit comments