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: add dependabot, update actions #83

Merged
merged 4 commits into from
Apr 9, 2024
Merged

Commits on Apr 9, 2024

  1. ci: use actions/checkout@v4 throughout

    * v4 is the latest version
    * previously we used v3 in some places, and v4 in others
    cpu committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    236fedb View commit details
    Browse the repository at this point in the history
  2. ci: add dependabot config

    * configure for cargo updates
    * configure for github action updates
    cpu committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    d58cc59 View commit details
    Browse the repository at this point in the history
  3. ci: setup-java v2 -> v4

    cpu committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    26f8271 View commit details
    Browse the repository at this point in the history
  4. ci: upload-artifacts v3 -> v4

    cpu committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    2c8245c View commit details
    Browse the repository at this point in the history