mirror of
https://github.com/danielmiessler/fabric.git
synced 2026-09-10 07:36:44 -04:00
Upgrade upload artifacts to v4
This commit is contained in:
parent
b64178c292
commit
22d2a3ee19
2
.github/workflows/patterns.yaml
vendored
2
.github/workflows/patterns.yaml
vendored
|
|
@ -27,7 +27,7 @@ jobs:
|
|||
run: zip -r patterns.zip patterns/
|
||||
|
||||
- name: Upload Patterns Artifact
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: patterns
|
||||
path: patterns.zip
|
||||
|
|
|
|||
Loading…
Reference in a new issue