Skip to content

Updated to latest versions#82

Merged
carceneaux merged 1 commit intomasterfrom
update-github-workflow-02192025
Feb 19, 2025
Merged

Updated to latest versions#82
carceneaux merged 1 commit intomasterfrom
update-github-workflow-02192025

Conversation

@carceneaux
Copy link
Copy Markdown
Contributor

Fixes Update GitHub Workflow #78

  • Updated checkout action to v4
  • Updated artifact action to v4
  • Generating short SHA in-house vs using a 3rd party action

Fixes #78

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist (check all applicable):

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard to understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Fixes Update GitHub Workflow #78

- Updated checkout action to v4
- Updated artifact action to v4
- Generating short SHA in-house vs using a 3rd party action
@carceneaux carceneaux force-pushed the update-github-workflow-02192025 branch from 44622b5 to bed778a Compare February 19, 2025 15:43
@carceneaux carceneaux merged commit 83351a0 into master Feb 19, 2025
@carceneaux carceneaux deleted the update-github-workflow-02192025 branch February 19, 2025 15:49
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.

Update GitHub Workflow

1 participant