Merge pull request #2717 from theupdateframework/dependabot/github_actions/action-dependencies-a1cff6d793

build(deps): bump actions/upload-artifact from 4.4.1 to 4.4.3 in the action-dependencies group
This commit is contained in:
Jussi Kukkonen 2024-10-15 10:13:47 +03:00 committed by GitHub
commit 2b4aa2e3c9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -36,7 +36,7 @@ jobs:
awk "/## $GITHUB_REF_NAME/{flag=1; next} /## v/{flag=0} flag" docs/CHANGELOG.md > changelog
- name: Store build artifacts
uses: actions/upload-artifact@604373da6381bf24206979c74d06a550515601b9 # v4.4.1
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
with:
name: build-artifacts
path: |