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 8724705 + dbd3ad2 commit 34fdb92Copy full SHA for 34fdb92
.github/workflows/check-taskfiles.yml
@@ -71,7 +71,7 @@ jobs:
71
uses: actions/checkout@v4
72
73
- name: Setup Node.js
74
- uses: actions/setup-node@v3
+ uses: actions/setup-node@v4
75
with:
76
node-version: ${{ env.NODE_VERSION }}
77
0 commit comments