try upload v3
Some checks failed
CI / install-dependencies (pull_request) Failing after 4m10s

This commit is contained in:
Tobias Klemp
2025-12-05 22:33:21 +01:00
parent 12b77193d0
commit a0b0d9e2e8

View File

@@ -19,7 +19,7 @@ jobs:
run: bun install --frozen-lockfile
- name: Upload node_modules artifact
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v3
with:
name: node_modules
path: node_modules