Skip to content

Commit

Permalink
Merge pull request #30 from aaronparker/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/upload-artifact-4
  • Loading branch information
aaronparker committed Dec 16, 2023
2 parents 4ef9ea9 + 78ca41f commit 516fec1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-scripts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
# Upload test results
- name: Upload test results
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
if: always()
with:
name: test-results
Expand Down

0 comments on commit 516fec1

Please sign in to comment.