Skip to content

Commit

Permalink
Merge pull request #319 from containers/renovate/actions-upload-artif…
Browse files Browse the repository at this point in the history
…act-4.x

[skip-ci] Update actions/upload-artifact action to v4
  • Loading branch information
cevich authored Dec 14, 2023
2 parents 3aba7d7 + da81c99 commit 61ad7cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/orphan_vms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
> /tmp/orphanvms_output.txt
- if: always()
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: orphanvms_output
path: /tmp/orphanvms_output.txt
Expand Down

0 comments on commit 61ad7cf

Please sign in to comment.