Merge pull request #1913 from versity/dependabot/github_actions/actions/upload-artifact-7

chore(deps): bump actions/upload-artifact from 6 to 7
This commit is contained in:
Ben McClelland
2026-03-02 17:27:46 -08:00
committed by GitHub
+1 -1
View File
@@ -139,7 +139,7 @@ jobs:
echo "safe_run_set=$SAFE_RUN_SET" >> $GITHUB_OUTPUT
- name: Upload command coverage log
uses: actions/upload-artifact@v6
uses: actions/upload-artifact@v7
with:
name: coverage-${{ steps.prepare_coverage.outputs.safe_run_set }}-${{ matrix.RECREATE_BUCKETS }}
path: coverage.log