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: update actions to latest version and fix nodejs deprecated warning #414

Merged
merged 1 commit into from
Mar 15, 2024

Commits on Mar 15, 2024

  1. ci: update actions to latest version and fix nodejs deprecated warning

    Update github actions to:
    - kentaro-m/auto-assign-action: 2.0.0
    - actions/checkout: 4
    - actions/cache: 4
    - actions/upload-artifact: 4
    - actions/setup-python: 5
    - crazy-max/ghaction-import-gpg: 6
    - rojopolis/spellcheck-github-actions: v0
    
    Fixes: Warnings: Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20
    
    Signed-off-by: Badrikesh Prusty <[email protected]>
    baprusty committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    2d1313a View commit details
    Browse the repository at this point in the history