Skip to content

Commit

Permalink
Merge pull request #120 from mikeee/renovate/actions-upload-artifact-4.x
Browse files Browse the repository at this point in the history
Update actions/upload-artifact action to v4
  • Loading branch information
mikeee authored Dec 15, 2023
2 parents 4d3332e + 217bf47 commit 472e104
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
# mail_enablessl: true

- name: Upload artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: update_results
path: |
Expand Down

0 comments on commit 472e104

Please sign in to comment.