Skip to content

Commit

Permalink
Merge pull request #10179 from DestinyItemManager/dependabot/github_a…
Browse files Browse the repository at this point in the history
…ctions/major-cb1dee63db

Bump the major group with 1 update
  • Loading branch information
bhollis authored Dec 18, 2023
2 parents f643a09 + 659fe27 commit 2d89882
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-test-and-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
env:
CLEAN_MANIFEST_CACHE: true

- uses: actions/upload-artifact@v3 # upload test results
- uses: actions/upload-artifact@v4 # upload test results
if: success() || failure() # run this step even if previous step failed
with:
name: test-results
Expand Down

0 comments on commit 2d89882

Please sign in to comment.