We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e3ceb6 commit f0b9496Copy full SHA for f0b9496
1 file changed
.github/workflows/ci.yml
@@ -70,7 +70,7 @@ jobs:
70
run: cargo binstall --force -y trunk
71
72
- name: Set up Node.js
73
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v6
74
with:
75
node-version: 'lts/*'
76
0 commit comments