Skip to content

Commit

Permalink
gahhh
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterKraus committed Feb 27, 2024
1 parent d141700 commit bfc83ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: ${{ inputs.pyver }}
- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4
with:
name: dist-${{ inputs.os }}-${{ inputs.pyver }}
- uses: jannekem/run-python-script-action@v1
Expand Down

0 comments on commit bfc83ca

Please sign in to comment.