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

CI: Update the version of the GH Actions used. #90

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

microbit-carlos
Copy link
Collaborator

Some old versions are deprecated and will stop working soon, others simply show warnings about using a deprecated version of nodejs.

@microbit-carlos microbit-carlos force-pushed the gh-actions-versions branch 3 times, most recently from f4c9357 to a71f276 Compare April 26, 2024 14:44
Some old versions are deprecated and will stop working soon,
others simply show warnings about using a deprecated version of
nodejs.
with:
name: build-py-BLE-${{ matrix.os }}
name: MICROBIT-BLE-${{ matrix.os }}-gcc-${{ matrix.gcc }}-cmake-${{ matrix.cmake || 'latest' }}
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

actions/upload-artifact v4 doesn't let us overwrite uploaded artifacts, so we need to upload each one of these with a different name.

Copy link
Collaborator Author

@microbit-carlos microbit-carlos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As this is a CI-only change and it's merely updating the versions of the actions used, I'll merge this without rurther review.

@microbit-carlos microbit-carlos merged commit d59f07b into master Apr 26, 2024
27 checks passed
@microbit-carlos microbit-carlos deleted the gh-actions-versions branch April 26, 2024 15:00
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