We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efb7a25 commit 950f066Copy full SHA for 950f066
.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.0.3
29
with:
30
node-version: "20.x"
31
0 commit comments