chore(deps): update actions/upload-artifact action to v4
All checks were successful
CI w/ Poetry and Docker / ci (pull_request) Successful in 1m18s
All checks were successful
CI w/ Poetry and Docker / ci (pull_request) Successful in 1m18s
This commit is contained in:
parent
14ee2bca3a
commit
a43b61731d
@ -66,7 +66,7 @@ jobs:
|
|||||||
cat .changes
|
cat .changes
|
||||||
|
|
||||||
- name: Upload changelog file
|
- name: Upload changelog file
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: changelog-file
|
name: changelog-file
|
||||||
path: ./.changes
|
path: ./.changes
|
||||||
|
Loading…
Reference in New Issue
Block a user