Skip to content

Conversation

@felixfontein
Copy link
Collaborator

Fixes #56.

@briantist
Copy link
Collaborator

@felixfontein
Copy link
Collaborator Author

There's none more in this repository (I've grepped for it). Maybe some of these tests use actions from the main branch?

@briantist
Copy link
Collaborator

There's none more in this repository (I've grepped for it). Maybe some of these tests use actions from the main branch?

Ok so it turns out these are from other actions we're using. We should update setup-python to use v4: the breaking change in that version is that it no longer has a default python version so if we're not already, we'll need to specify one (no big deal). Would you mind updating that in this PR?

The other thing causing the warnings is download-artifact, which unfortunately doesn't have a fix yet, so we'll just have to wait for it and update it later if it ends up being a new major version:

@briantist briantist self-assigned this Oct 20, 2022
@briantist briantist merged commit 541c358 into ansible-community:main Oct 20, 2022
@briantist
Copy link
Collaborator

thanks @felixfontein !

@felixfontein felixfontein deleted the output branch October 21, 2022 05:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GitHub Actions: Deprecating save-state and set-output commands

2 participants