-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f0b2572
commit dc9c2c6
Showing
1 changed file
with
11 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dc9c2c6
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@BenediktBurger probably you've already noticed that there are warnings in the
deploy
build:Not sure if this is actionable for us (it's just a "notice" in the publish log)
I'm not sure where this is coming from, as we are already using v4 of setup-python?
dc9c2c6
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That is in the publishing action.
for checkout, version 4 is the most recent, for setup-python, version 5 is the most recent. I pushed the change, also I adjusted the PR for pymeasure.
dc9c2c6
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ahh, I read the message wrong: "Please update the following action: ... v4", I read as "please update to..." , and was confused. All clear now.