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 ed42486Copy full SHA for ed42486
.github/workflows/main_fristenkalender.yml
@@ -56,7 +56,7 @@ jobs:
56
57
steps:
58
- name: Download artifact from build job
59
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v6
60
with:
61
name: python-app
62
path: .
0 commit comments