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 73cf80c commit be9df55Copy full SHA for be9df55
.github/workflows/check-taskfiles.yml
@@ -69,7 +69,7 @@ jobs:
69
uses: actions/checkout@v5
70
71
- name: Setup Node.js
72
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
73
with:
74
node-version: ${{ env.NODE_VERSION }}
75
0 commit comments