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 a42700c commit be2ed31Copy full SHA for be2ed31
.github/workflows/markdown-lint.yml
@@ -27,7 +27,7 @@ jobs:
27
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
28
29
- name: Set up Node.js ${{ matrix.node-version }}
30
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
31
with:
32
node-version: ${{ matrix.node-version }}
33
0 commit comments