Update repo
This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
|||||||
ls -la ${{ github.workspace }}
|
ls -la ${{ github.workspace }}
|
||||||
|
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: build-artifact
|
name: build-artifact
|
||||||
path: artifact.txt
|
path: artifact.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user