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 unnecessary GitHub Actions version specificity and update to modern GitHub Pages deployment #29

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

PathogenDavid
Copy link
Member

Before merging this PR: Go to the GitHub Pages settings for this repo and change the build/deployment source to "GitHub Actions".


This PR removes unnecessary version specificity for actions used in GitHub Actions workflows in this repository. This reflects best practices and avoids upcoming issues with actions/setup-dotnet, see this issue for details.

While I was at it I migrated the docs workflow to use the modern method for GitHub Pages deployment, and updated other actions as appropriate.

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.

1 participant