We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bed7d20 commit e1535aaCopy full SHA for e1535aa
1 file changed
.github/workflows/main.yaml
@@ -125,7 +125,7 @@ jobs:
125
uses: oven-sh/setup-bun@3d267786b128fe76c2f16a390aa2448b815359f3 # v2.1.2
126
127
- name: Setup Node.js for NPM publishing
128
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
+ uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
129
with:
130
node-version: 22
131
registry-url: 'https://registry.npmjs.org'
0 commit comments