chore(deps): update actions/upload-artifact action to v4
All checks were successful
CI w/ Poetry and Docker / ci (pull_request) Successful in 1m18s

This commit is contained in:
Renovate [BOT] 2025-01-02 18:02:26 +00:00
parent 14ee2bca3a
commit a43b61731d

View File

@ -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