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

Upgrade api workflows: actions/checkout@v4, workflow_dispatch #633

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

Conversation

julianladisch
Copy link
Contributor

Purpose

Bump actions/checkout from v3 (unsupported since August 2023) to supported v4.

Add workflow_dispatch, needed for https://folio-org.atlassian.net/browse/FOLIO-4183

This keeps the *.yml files in sync with the templates: https://github.com/folio-org/.github/tree/master/workflow-templates

Approach

Update the .github/workflows/*.yml files.

Pre-Merge Checklist:

Before merging this PR, please go through the following list and take appropriate actions.

  • Does this PR meet or exceed the expected quality standards?
    • Code coverage on new code is 80% or greater
    • Duplications on new code is 3% or less
    • Check logging
    • There are no major code smells or security issues
  • Does this introduce breaking changes?
    • There are no breaking changes in this PR.

Bump actions/checkout from v3 (unsupported since August 2023) to supported v4.

Add workflow_dispatch, needed for https://folio-org.atlassian.net/browse/FOLIO-4183

This keeps the *.yml files in sync with the templates:
https://github.com/folio-org/.github/tree/master/workflow-templates
@julianladisch julianladisch requested a review from a team February 13, 2025 08: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.

1 participant