We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2238f59 commit 24a45a8Copy full SHA for 24a45a8
.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