mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-03 05:45:04 +03:00
chore(deps): bump actions/upload-artifact from 4 to 7 (#2588)
Integrated into release/v3.8.2
This commit is contained in:
2
.github/workflows/opencode-provider-ci.yml
vendored
2
.github/workflows/opencode-provider-ci.yml
vendored
@@ -54,7 +54,7 @@ jobs:
|
||||
cache-dependency-path: "@omniroute/opencode-provider/package-lock.json"
|
||||
- run: npm ci
|
||||
- run: npm run build
|
||||
- uses: actions/upload-artifact@v4
|
||||
- uses: actions/upload-artifact@v7
|
||||
with:
|
||||
name: opencode-provider-dist
|
||||
path: "@omniroute/opencode-provider/dist"
|
||||
|
||||
Reference in New Issue
Block a user