Skip to content

Conversation

dbkegley
Copy link
Collaborator

@dbkegley dbkegley commented Sep 8, 2023

Intent

Our pypa publish step in github actions is complaining that we are using an unsupported version of the action.

The master branch version has been sunset. Please, change the GitHub Action version you use from master to release/v1 or use an exact tag, or opt-in to use a full Git commit SHA and Dependabot.
https://github.com/pypa/gh-action-pypi-publish#-master-branch-sunset-

Type of Change

  • Bug Fix
  • New Feature
  • Breaking Change

Approach

Automated Tests

N/A

Directions for Reviewers

N/A

Checklist

  • I have updated CHANGELOG.md to cover notable changes.
  • I have updated all related GitHub issues to reflect their current state.

@github-actions
Copy link

github-actions bot commented Sep 8, 2023

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
4287 2777 65% 0% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: 9c820c8 by action🐍

@tdstein
Copy link
Collaborator

tdstein commented Sep 8, 2023

You can ignore the integration test failure.

@dbkegley
Copy link
Collaborator Author

dbkegley commented Sep 8, 2023

l'm going to wait to merge this until we're done with the release that's in progress. Just in case... 🤷

@dbkegley dbkegley merged commit ff00606 into master Sep 11, 2023
@dbkegley dbkegley deleted the pypa-gha-warning branch September 11, 2023 18:14
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