Merge pull request #1830 from versity/dependabot/github_actions/actions/upload-artifact-6

chore(deps): bump actions/upload-artifact from 4 to 6
This commit is contained in:
Ben McClelland
2026-02-09 16:11:39 -08:00
committed by GitHub

View File

@@ -137,7 +137,7 @@ jobs:
echo "SAFE_RUN_SET=$SAFE_RUN_SET" >> $GITHUB_ENV
- name: Upload command coverage log
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v6
with:
name: coverage-${{ env.SAFE_RUN_SET }}-${{ matrix.RECREATE_BUCKETS }}
path: coverage.log