Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: Stop using deprecated ::set-output. #7136

Merged

Conversation

waywardmonkeys
Copy link
Contributor

This has been deprecated and the replacement functionality is described here:

https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

@NikolajBjorner NikolajBjorner merged commit c0621cb into Z3Prover:master Feb 22, 2024
12 checks passed
@waywardmonkeys waywardmonkeys deleted the ci-stop-using-set-output branch February 22, 2024 17:47
@waywardmonkeys
Copy link
Contributor Author

Sorry, I left the old line in ...

It should have removed the run: echo "::set-output name=date::$(date +'%Y-%m-%d')" line

waywardmonkeys added a commit to waywardmonkeys/z3 that referenced this pull request Feb 22, 2024
I accidentally left the old line in PR Z3Prover#7136.
NikolajBjorner pushed a commit that referenced this pull request Feb 22, 2024
I accidentally left the old line in PR #7136.
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.

None yet

2 participants