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

ZTS: Update deprecated Github Action version numbers #15820

Merged
merged 1 commit into from
Jan 26, 2024

Commits on Jan 25, 2024

  1. ZTS: Update deprecated Github Action version numbers

    GitHub Actions is transitioning from Node 16 to Node 20.
    
    So we need to update these:
    - actions/checkout@v3 -> v4
    - actions/download-artifact@v3 -> v4
    - actions/upload-artifact@v3 -> v4 and some minor changes
    
    Update also the documentation of the testings workflow.
    
    Signed-off-by: Tino Reichardt <milky-zfs@mcmilk.de>
    mcmilk committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    8433e03 View commit details
    Browse the repository at this point in the history