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 91c9f2a commit de00763Copy full SHA for de00763
.github/workflows/main_fristenkalender.yml
@@ -40,7 +40,7 @@ jobs:
40
- name: copy src dir to project root (dirty deployment hack)
41
run: cp src/* ./ -r
42
- name: Upload artifact for deployment job
43
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
44
with:
45
name: python-app
46
path: |
0 commit comments