Skip to content

Comments

ci(deps): bump dawidd6/action-download-artifact from 10 to 14#3954

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/dawidd6/action-download-artifact-14
Open

ci(deps): bump dawidd6/action-download-artifact from 10 to 14#3954
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/dawidd6/action-download-artifact-14

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2026

Bumps dawidd6/action-download-artifact from 10 to 14.

Release notes

Sourced from dawidd6/action-download-artifact's releases.

v14

What's Changed

Full Changelog: dawidd6/action-download-artifact@v13...v14

v13

What's Changed

New Contributors

Full Changelog: dawidd6/action-download-artifact@v12...v13

v12

What's Changed

Full Changelog: dawidd6/action-download-artifact@v11...v12

v11

Full Changelog: dawidd6/action-download-artifact@v10...v11

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 10 to 14.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](dawidd6/action-download-artifact@v10...v14)

---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
  dependency-version: '14'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the chore Issue is a chore label Feb 1, 2026
@cursor
Copy link

cursor bot commented Feb 1, 2026

PR Summary

Low Risk
Low risk dependency bump in GitHub Actions CI; impact is limited to how the coverage-master artifact is downloaded for coverage diff generation.

Overview
Updates the CI workflow test.yaml to use dawidd6/action-download-artifact@v14 (from v10) when downloading the coverage-master artifact from master for PR coverage diff reporting.

Written by Cursor Bugbot for commit 4718dc5. This will update automatically on new commits. Configure here.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 1, 2026

Temporary PR

This PR is published in AWS CodeArtifact with version: pr-3954

Install using the below commands — create-fuels variations are commented out.

PNPM

pnpm config set registry https://npm-packages.fuel.network/ --global
pnpm install fuels@pr-3954
# pnpm create fuels@pr-3954

NPM

npm --registry=https://npm-packages.fuel.network/ install fuels@pr-3954
# npm --registry=https://npm-packages.fuel.network/ create fuels@pr-3954

Bun

npm_config_registry=https://npm-packages.fuel.network/ bun install fuels@pr-3954
# npm_config_registry=https://npm-packages.fuel.network/ bun create fuels@pr-3954

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Issue is a chore

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants