Merge pull request #97 from qist/dependabot-github_actions-actions-upload-artifact-7
Bump actions/upload-artifact from 4 to 7
This commit is contained in:
@@ -41,7 +41,7 @@ jobs:
|
|||||||
cd ../
|
cd ../
|
||||||
shell: bash
|
shell: bash
|
||||||
- name: Upload xiaosa artifacts
|
- name: Upload xiaosa artifacts
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v7
|
||||||
with:
|
with:
|
||||||
name: xiaosa-output
|
name: xiaosa-output
|
||||||
path: |
|
path: |
|
||||||
@@ -75,7 +75,7 @@ jobs:
|
|||||||
cd ../
|
cd ../
|
||||||
shell: bash
|
shell: bash
|
||||||
- name: Upload fty artifacts
|
- name: Upload fty artifacts
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v7
|
||||||
with:
|
with:
|
||||||
name: fty-output
|
name: fty-output
|
||||||
path: |
|
path: |
|
||||||
|
|||||||
Reference in New Issue
Block a user