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
|
||||
|
||||
- name: Upload changelog file
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: changelog-file
|
||||
path: ./.changes
|
||||
|
Loading…
Reference in New Issue
Block a user