|
@@ -67,7 +67,7 @@ jobs:
|
|
# Chocolatey API key - to push updated packages
|
|
# Chocolatey API key - to push updated packages
|
|
api_key: ${{ secrets.CHOCOLATEY_API_KEY }}
|
|
api_key: ${{ secrets.CHOCOLATEY_API_KEY }}
|
|
- name: Upload update results
|
|
- name: Upload update results
|
|
- uses: actions/upload-artifact@v2
|
|
|
|
|
|
+ uses: actions/upload-artifact@v3
|
|
with:
|
|
with:
|
|
name: update_results
|
|
name: update_results
|
|
path: |
|
|
path: |
|