Skip to content

Commit

Permalink
fixing v4
Browse files Browse the repository at this point in the history
  • Loading branch information
tschm committed Jun 9, 2024
1 parent f032b43 commit 715b80f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/setup-environment/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ runs:
poetry show --only main --tree > artifacts/build/show.txt
- name: Archive Documentation
uses: actions/upload-artifact@4
uses: actions/upload-artifact@v4
with:
name: build
path: artifacts/build
Expand Down

0 comments on commit 715b80f

Please sign in to comment.