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 22c53c9 + ff582c7 commit 721ee7cCopy full SHA for 721ee7c
.github/workflows/check-markdown-task.yml
@@ -72,7 +72,7 @@ jobs:
72
uses: actions/checkout@v5
73
74
- name: Setup Node.js
75
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v6
76
with:
77
node-version: ${{ env.NODE_VERSION }}
78
@@ -98,7 +98,7 @@ jobs:
98
99
100
101
102
103
104
.github/workflows/check-taskfiles.yml
@@ -71,7 +71,7 @@ jobs:
71
0 commit comments