Merge pull request #761 from percona/dependabot/github_actions/actions/upload-artifact-4.3.0

Bump actions/upload-artifact from 4.2.0 to 4.3.0
This commit is contained in:
Artem Gavrilov
2024-01-29 11:56:52 +02:00
committed by GitHub
+1 -1
View File
@@ -36,7 +36,7 @@ jobs:
vuln-type: 'os,library' vuln-type: 'os,library'
severity: 'CRITICAL,HIGH' severity: 'CRITICAL,HIGH'
- name: Upload a Build Artifact - name: Upload a Build Artifact
uses: actions/upload-artifact@v4.2.0 uses: actions/upload-artifact@v4.3.0
with: with:
name: binaries name: binaries
path: bin/* path: bin/*