chore(deps): pin dependencies

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-06-18 21:02:12 +00:00
committed by GitHub
parent e9a2c514dd
commit 94e669f68e
+1 -1
View File
@@ -33,7 +33,7 @@ jobs:
run: yarn run mocha-suite
- name: Upload build artifacts
uses: actions/upload-artifact@v7
uses: actions/upload-artifact@v7.0.1
if: github.ref == 'refs/heads/master' && matrix.node-version == '22'
with:
name: Prebuild with Node.js ${{ matrix.node-version }}