We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b657ed9 commit b6bfe62Copy full SHA for b6bfe62
.github/workflows/main.yml
@@ -25,7 +25,7 @@ jobs:
25
run: bun i --dev
26
27
- name: Setup Node.js environment
28
- uses: actions/setup-node@v4.0.2
+ uses: actions/setup-node@v4.2.0
29
with:
30
node-version: "20.x"
31
0 commit comments