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

chore: update CI action versions #186

Merged
merged 6 commits into from
Oct 8, 2024
Merged

Commits on Oct 8, 2024

  1. chore: update CI action versions

    And link Node’s version to the one in repo
    mxdvl authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    760b70c View commit details
    Browse the repository at this point in the history
  2. fix: use latest node action

    mxdvl authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    2a26060 View commit details
    Browse the repository at this point in the history
  3. fix(prettier): apply consistent formatting

    $ npx --write .
    mxdvl committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    4a95abd View commit details
    Browse the repository at this point in the history
  4. fix(lint): run vue linter

    $ npm run lint
    mxdvl committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    0a91d50 View commit details
    Browse the repository at this point in the history
  5. fix: no further CI changes

    mxdvl authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    69373fd View commit details
    Browse the repository at this point in the history
  6. fix: rename files properly

    There were two options on how to handle this. The chosen one pleases the
    linter.
    
    Signed-off-by: André Jaenisch <[email protected]>
    Ryuno-Ki authored and mxdvl committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    7392044 View commit details
    Browse the repository at this point in the history