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(ci): Fix annotations from actions #285

Merged
merged 4 commits into from
Feb 10, 2024

Conversation

KwadFan
Copy link
Member

@KwadFan KwadFan commented Feb 10, 2024

This PR fixes the annotations about 'actions/cache@v3' and 'actions/upload-artifact@v3'.
Since this particular versions use Node 16 which are marked as depricated,
We had to update to latest versions.
These are in particular 'actions/cache' in version v4.0.0 and
'actions/upload-artifact' in version v4.3.1.
These versions are shown in github marketplace if you click on 'use latest'

annotations

Updating actions/cache to v4.0.0 (latest)

Signed-off-by: Stephan Wendel <[email protected]>
Updating actions/upload-artifact to v4.3.1 (latest)

Signed-off-by: Stephan Wendel <[email protected]>
Updating actions/upload-artifact to v4.3.1 (latest) in Release.yml

Signed-off-by: Stephan Wendel <[email protected]>
@KwadFan KwadFan self-assigned this Feb 10, 2024
@KwadFan KwadFan merged commit c88f2dd into mainsail-crew:develop Feb 10, 2024
7 checks passed
@KwadFan KwadFan deleted the fix/annotation branch February 10, 2024 10:52
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.

2 participants