Merge branch 'main' into dependabot/github_actions/release-drafter/release-drafter-6
This commit is contained in:
@@ -61,7 +61,7 @@ jobs:
|
|||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
- name: Archive ${{ matrix.test }} Project
|
- name: Archive ${{ matrix.test }} Project
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: ${{ matrix.test }}
|
name: ${{ matrix.test }}
|
||||||
path: ./test_projects/${{ matrix.test }}/_expected
|
path: ./test_projects/${{ matrix.test }}/_expected
|
||||||
|
|||||||
Reference in New Issue
Block a user