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 versions in the CI/CD pipelines #522

Merged
merged 4 commits into from
Mar 22, 2024

Conversation

mmerklinger
Copy link
Contributor

This PR updates the following Github Actions in the CI/CD pipelines.

  • actions/checkout@3 -> actions/checkout@4
  • actions/upload-artifact@3 -> actions/upload-artifact@4
  • actions/download-artifact@3 -> actions/download-artifact@4
  • softprops/action-gh-release@1 -> softprops/action-gh-release@v2

Changes

  • The update brings no change in the use of the pipelines, but the deprecation warnings are gone now.

Checklist

Make sure to run make check and make fix before creating a PR, otherwise the CI will fail.

  • tested with Python3.9
  • signed commits
  • updated documentation (e.g. parameter description, inline doc, docs.nitrokey)
  • added labels

Test Environment and Execution

  • OS:
  • device's model:
  • device's firmware version:

Relevant Output Example

Fixes #

@mmerklinger mmerklinger added the CI label Mar 22, 2024
@mmerklinger mmerklinger self-assigned this Mar 22, 2024
@mmerklinger mmerklinger merged commit 600527e into Nitrokey:master Mar 22, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants