Skip to content

Commit

Permalink
Merge pull request #152 from aaronparker/dependabot/github_actions/ac…
Browse files Browse the repository at this point in the history
…tions/upload-artifact-4
  • Loading branch information
aaronparker authored Dec 16, 2023
2 parents ef16971 + b42ab8a commit a4bcd52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-module.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
- name: Upload artifacts
id: upload-artifacts
if: always()
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: pester-test-results
path: |
Expand Down

0 comments on commit a4bcd52

Please sign in to comment.