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 (#1726)
This commit is contained in:
2
.github/workflows/publish-gem-package.yml
vendored
2
.github/workflows/publish-gem-package.yml
vendored
@@ -44,7 +44,7 @@ jobs:
|
||||
run: |
|
||||
mkdir -p ./pr
|
||||
echo ${{ github.event.number }} > ./pr/NR
|
||||
- uses: actions/upload-artifact@v2
|
||||
- uses: actions/upload-artifact@v3
|
||||
if: github.ref != 'refs/heads/main'
|
||||
with:
|
||||
name: pr
|
||||
|
||||
Reference in New Issue
Block a user