Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tschm authored Jun 9, 2024
1 parent f032b43 commit 172a3d6
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 172a3d6

Please sign in to comment.