We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e26dee0 commit 4ed9f4bCopy full SHA for 4ed9f4b
.github/workflows/build.yml
@@ -71,7 +71,7 @@ jobs:
71
python: "3.8"
72
steps:
73
- name: ⬇ Download build result
74
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
75
with:
76
name: dist
77
path: dist
@@ -100,7 +100,7 @@ jobs:
100
url: https://test.pypi.org/p/OctoPrint-FileCheck
101
102
103
104
105
106
@@ -125,7 +125,7 @@ jobs:
125
url: https://pypi.org/p/OctoPrint-FileCheck
126
127
128
129
130
131
0 commit comments