Merge pull request #1632 from pi-hole/dependabot-github_actions-development-actions-upload-artifact-3.1.3

Bump actions/upload-artifact from 3.1.2 to 3.1.3
This commit is contained in:
Adam Warner 2023-09-10 16:35:40 +01:00 committed by GitHub
commit 61a3658c57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@ jobs:
-
name: Upload artifacts to job for later processing
if: github.event_name != 'pull_request'
uses: actions/upload-artifact@v3.1.2
uses: actions/upload-artifact@v3.1.3
with:
name: tmp-binary-storage
path: '${{ matrix.bin_name }}*'