Skip to content

ci: update workflow to use v4 actions#47

Merged
ErikBjare merged 1 commit intoActivityWatch:masterfrom
0xbrayo:master
Mar 9, 2025
Merged

ci: update workflow to use v4 actions#47
ErikBjare merged 1 commit intoActivityWatch:masterfrom
0xbrayo:master

Conversation

@0xbrayo
Copy link
Member

@0xbrayo 0xbrayo commented Mar 9, 2025

Important

Update GitHub Actions workflow in nodejs.yml to use v4 of checkout, setup-node, and cache actions.

  • Workflow Updates:
    • Update actions/checkout to v4 in nodejs.yml.
    • Update actions/setup-node to v4 in nodejs.yml for the build job.
    • Update actions/cache to v4 in nodejs.yml.

This description was created by Ellipsis for dfed50b. It will automatically update as commits are pushed.

Copy link

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

👍 Looks good to me! Reviewed everything up to dfed50b in 49 seconds

More details
  • Looked at 30 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 2 drafted comments based on config settings.
1. .github/workflows/nodejs.yml:53
  • Draft comment:
    Update actions/setup-node to v4 in the lint job for consistency.
  • Reason this comment was not posted:
    Comment did not seem useful. Confidence is useful = 0% <= threshold 50%
    This comment is about updating a dependency version, which is not allowed according to the rules. It doesn't provide a specific code suggestion or ask for a test to be written. It seems to be purely informative about a dependency change.
2. .github/workflows/nodejs.yml:53
  • Draft comment:
    Update actions/setup-node from v1 to v4 for the lint job to match the build job and maintain consistency.
  • Reason this comment was not posted:
    Comment was on unchanged code.

Workflow ID: wflow_CzeblowKhmXpSCIK


You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

@ErikBjare ErikBjare changed the title ci:update workflow to use v4 actions ci: update workflow to use v4 actions Mar 9, 2025
@ErikBjare ErikBjare merged commit c1cf7f4 into ActivityWatch:master Mar 9, 2025
2 checks passed
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