Skip to content

Commit 3f896c0

Browse files
authored
Merge pull request #2549 from theupdateframework/dependabot/github_actions/action-dependencies-0f5d477bc4
build(deps): bump the action-dependencies group with 1 update
2 parents dfd2906 + 60bb1d6 commit 3f896c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run: PIP_CONSTRAINT=requirements/build.txt python3 -m build --sdist --wheel --outdir dist/ .
3535

3636
- name: Store build artifacts
37-
uses: actions/upload-artifact@694cdabd8bdb0f10b2cea11669e1bf5453eed0a6 # v4.2.0
37+
uses: actions/upload-artifact@26f96dfa697d77e81fd5907df203aa23a56210a8 # v4.3.0
3838
# NOTE: The GitHub release page contains the release artifacts too, but using
3939
# GitHub upload/download actions seems robuster: there is no need to compute
4040
# download URLs and tampering with artifacts between jobs is more limited.

0 commit comments

Comments
 (0)