Skip to content

Commit

Permalink
Merge pull request #4 from douglaswth/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/upload-artifact-4
  • Loading branch information
dependabot[bot] authored Jan 4, 2024
2 parents 29f54e4 + a078e24 commit 18f7aa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/au.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
# Chocolatey API key - to push updated packages
api_key: ${{ secrets.CHOCOLATEY_API_KEY }}
- name: Upload update results
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: update_results
path: |
Expand Down

0 comments on commit 18f7aa0

Please sign in to comment.