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

Modernize / Fix deprecation warnings #49

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Commits on Sep 27, 2023

  1. Replace backticks with $()

    rhaschke committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    e40791c View commit details
    Browse the repository at this point in the history
  2. Update used action versions

    - actions/checkout: v2 -> v4
    - actions/github-script: v3 -> v6
    rhaschke committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    a2e7b00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebf3709 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b7c1982 View commit details
    Browse the repository at this point in the history
  5. Drop outer docker container

    rhaschke committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    d39819d View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Log docker command

    rhaschke committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    d8955c6 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Update to node.js 20

    rhaschke committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    9163062 View commit details
    Browse the repository at this point in the history