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

Update GitHub Action examples #1135

Merged
merged 3 commits into from Jun 19, 2022
Merged

Update GitHub Action examples #1135

merged 3 commits into from Jun 19, 2022

Commits on Jun 18, 2022

  1. Update to latest GitHub Action versions

      checkout@v2 -> v3
      upload/download-artifact@v2 -> v3
      python-setup@v2 -> v3
      pypa/gh-action-pypi-publish@1.4.2 -> v1.5.0
    
    Python latest is v4, but it breaks working with default Python version
    actions/setup-python#421
    abitrolly committed Jun 18, 2022
    Configuration menu
    Copy the full SHA
    52945e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6994d9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4bfbe2 View commit details
    Browse the repository at this point in the history