SiegeEngineers / SiegeEngineers/aoc-reference-data

Link checker in PR fails

Open Beginner friendly
#172 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
39
Forks
58
PR merge metrics
No merged PRs in 30d

Description

Hi, the link checker in PR fails with the following error:

Error: This request has been automatically failed because it uses a deprecated version of actions/upload-artifact: v2.2.4. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Search the repository's workflow files for actions/upload-artifact@v2.2.4 and inspect the link-checker workflow. Update the deprecated artifact action to a supported version, then rerun the pull-request link checker and confirm it completes without the deprecation failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions
Domain
ci-cd
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.