jeffreytse/jekyll-deploy-action

Workflow fails, actions/checkout@v3 and actions/cache@v3 needs to be upgraded

Open

#79 opened on Mar 16, 2024

 (1 comment) (2 reactions) (1 assignee)Shell (48 forks)github user discovery
documentationgood first issue

Repository metrics

Stars
 (364 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Both actions/checkout@v3 and actions/cache@v3 needs to be upgraded to v4 for this workflow to run. See here: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/

Contributor guide