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 b0333dc + 4d1bafb commit 0955f85Copy full SHA for 0955f85
.github/workflows/reviewdog.yml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
15
- name: setup Node.js
16
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
+ uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
17
with:
18
node-version: ${{ matrix.node_version }}
19
- name: stylelint-github-pr-check
0 commit comments