mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
Bump actions/upload-artifact from 2 to 3 (#1616)
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -92,7 +92,7 @@ jobs:
|
||||
since_tag: ${{ steps.prep.outputs.previous_version }}
|
||||
output: release_notes.md
|
||||
-
|
||||
uses: actions/upload-artifact@v2
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: release-notes
|
||||
path: release_notes.md
|
||||
|
||||
Reference in New Issue
Block a user