Bump actions/upload-artifact from 6 to 7#136
Conversation
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v6...v7) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
| manylinux: auto | ||
| - name: Upload wheels | ||
| uses: actions/upload-artifact@v6 | ||
| uses: actions/upload-artifact@v7 |
Check failure
Code scanning / zizmor
unpinned action reference Error
| sccache: ${{ github.ref_type != 'tag' }} # zizmor: ignore[cache-poisoning] | ||
| - name: Upload wheels | ||
| uses: actions/upload-artifact@v6 | ||
| uses: actions/upload-artifact@v7 |
Check failure
Code scanning / zizmor
unpinned action reference Error
| sccache: ${{ github.ref_type != 'tag' }} # zizmor: ignore[cache-poisoning] | ||
| - name: Upload wheels | ||
| uses: actions/upload-artifact@v6 | ||
| uses: actions/upload-artifact@v7 |
Check failure
Code scanning / zizmor
unpinned action reference Error
| sccache: ${{ github.ref_type != 'tag' }} # zizmor: ignore[cache-poisoning] | ||
| - name: Upload wheels | ||
| uses: actions/upload-artifact@v6 | ||
| uses: actions/upload-artifact@v7 |
Check failure
Code scanning / zizmor
unpinned action reference Error
| sccache: ${{ github.ref_type != 'tag' }} # zizmor: ignore[cache-poisoning] | ||
| - name: Upload wheels | ||
| uses: actions/upload-artifact@v6 | ||
| uses: actions/upload-artifact@v7 |
Check failure
Code scanning / zizmor
unpinned action reference Error
| sccache: ${{ github.ref_type != 'tag' }} # zizmor: ignore[cache-poisoning] | ||
| - name: Upload wheels | ||
| uses: actions/upload-artifact@v6 | ||
| uses: actions/upload-artifact@v7 |
Check failure
Code scanning / zizmor
unpinned action reference Error
| args: --out dist | ||
| - name: Upload sdist | ||
| uses: actions/upload-artifact@v6 | ||
| uses: actions/upload-artifact@v7 |
Check failure
Code scanning / zizmor
unpinned action reference Error
|
Superseded by #146. |
Bumps actions/upload-artifact from 6 to 7.
Release notes
Sourced from actions/upload-artifact's releases.
Commits
bbbca2dSupport direct file uploads (#764)589182cUpgrade the module to ESM and bump dependencies (#762)47309c9Merge pull request #754 from actions/Link-/add-proxy-integration-tests02a8460Add proxy integration testYou can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)