Merge pull request #9574 from freqtrade/dependabot/github_actions/develop/actions/upload-artifact-4

Bump actions/upload-artifact from 3 to 4
This commit is contained in:
Matthias
2023-12-18 06:37:35 +01:00
committed by GitHub
+1 -1
View File
@@ -453,7 +453,7 @@ jobs:
python -m build --sdist --wheel python -m build --sdist --wheel
- name: Upload artifacts 📦 - name: Upload artifacts 📦
uses: actions/upload-artifact@v3 uses: actions/upload-artifact@v4
with: with:
name: freqtrade-build name: freqtrade-build
path: | path: |