jeffreytse/jekyll-deploy-action

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

Aberta

#79 aberto em 16 de mar. de 2024

 (1 comentário) (2 reações) (1 responsável)Shell (48 forks)github user discovery
documentationgood first issue

Métricas do repositório

Stars
 (365 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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/

Guia do colaborador