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 software versions in hooks and github workflows #2

Merged
merged 1 commit into from
May 29, 2024

Conversation

larsks
Copy link
Member

@larsks larsks commented May 24, 2024

We're getting warnings on our Github workflows:

Node.js 16 actions are deprecated. Please update the following actions
to use Node.js 20: actions/checkout@v3, actions/setup-python@v3,
actions/cache@v3. For more information see:
https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

This commit updates the github workflows to current releases. It
brings our pre-commit hook versions up-to-date as well.

We're getting warnings on our Github workflows:

    Node.js 16 actions are deprecated. Please update the following actions
    to use Node.js 20: actions/checkout@v3, actions/setup-python@v3,
    actions/cache@v3. For more information see:
    https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

This commit updates the github workflows to current releases. It
brings our pre-commit hook versions up-to-date as well.
Copy link
Contributor

@knikolla knikolla left a comment

Choose a reason for hiding this comment

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

@larsks
Copy link
Member Author

larsks commented May 24, 2024

could we take advantage of dependabot?

Seems like it's worth looking at. We could add that to our template repository.

@larsks
Copy link
Member Author

larsks commented May 24, 2024

Dependabot and related changes to the template repository are in CCI-MOC/moc-template#2

@larsks larsks requested a review from QuanMPhm May 24, 2024 19:24
@larsks larsks merged commit 3e33b7a into CCI-MOC:main May 29, 2024
2 checks passed
@larsks larsks deleted the work branch May 29, 2024 20:07
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.

3 participants