chore: bump actions/upload-artifact from 4.3.3 to 4.3.4

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.3 to 4.3.4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](65462800fd...0b2256b8c0)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-07-08 01:04:18 +00:00 committed by github-actions[bot]
parent 4c3110f3e5
commit a2ee64f3b9

View file

@ -28,7 +28,7 @@ jobs:
args: build --clean --snapshot --skip=post-hooks --skip=before args: build --clean --snapshot --skip=post-hooks --skip=before
workdir: src workdir: src
- name: Archive production artifacts - name: Archive production artifacts
uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b
with: with:
name: builds name: builds
retention-days: 1 retention-days: 1