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

Fix use of deprecated GitHub Actions actions and commands, and bump Python version #3357

Merged
merged 5 commits into from
Oct 14, 2024

Conversation

charleskorn
Copy link
Contributor

@charleskorn charleskorn commented Oct 13, 2024

This PR:

  • upgrades a number of deprecated actions to their latest versions
  • fixes the use of the deprecated ::set-output command
  • bumps the version of Python used to the latest available to resolve Version 3.7 was not found in the local cache errors when running on the latest Ubuntu 24.04 runners

@charleskorn charleskorn requested a review from a team as a code owner October 13, 2024 23:20
Signed-off-by: Charles Korn <charles.korn@grafana.com>
Signed-off-by: Charles Korn <charles.korn@grafana.com>
Signed-off-by: Charles Korn <charles.korn@grafana.com>
Signed-off-by: Charles Korn <charles.korn@grafana.com>
@charleskorn charleskorn force-pushed the charleskorn/github-actions-deprecation branch from 9737369 to 695bcff Compare October 13, 2024 23:21
Signed-off-by: Charles Korn <charles.korn@grafana.com>
@charleskorn charleskorn force-pushed the charleskorn/github-actions-deprecation branch from b724079 to 29f15aa Compare October 13, 2024 23:24
@charleskorn charleskorn changed the title Fix use of deprecated GitHub Actions actions and commands Fix use of deprecated GitHub Actions actions and commands, and bump Python version Oct 13, 2024
@charleskorn charleskorn merged commit 170c9ec into main Oct 14, 2024
7 checks passed
@charleskorn charleskorn deleted the charleskorn/github-actions-deprecation branch October 14, 2024 01:59
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.

3 participants