ritterim / ritterim/public-github-actions

Update Builds to use Actions V4

Open
#224 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
PowerShell
Stars
0
Forks
4
Avg merge
3d 7h
Merged PRs (30d)
18

Description

🐛 Bug Report

Many of our current builds are using workflows that are using actions/download-artifact: v3, which is deprecated and causing builds to fail. We need to update our builds to use GH workflows version 1.17 which is on the current actions/download-artifact: v4

Expected behavior

Builds run successfully

Screenshots and/or request snippets

Image

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

Inspect the repository's GitHub Actions workflow files for uses of actions/download-artifact at v3. Update those references to v4, then run or review the affected workflows to confirm that builds complete successfully.

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
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.