Skip to content

Commit

Permalink
Merge pull request #433 from nirtal85/renovate/actions-upload-artifac…
Browse files Browse the repository at this point in the history
…t-4.x

chore(deps): update actions/upload-artifact action to v4.4.3
  • Loading branch information
nirtal85 authored Nov 1, 2024
2 parents ee38956 + 2d93e24 commit 61a0b58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
--group ${{ matrix.group }}
- name: Upload test results
if: always()
uses: actions/[email protected].0
uses: actions/[email protected].3
with:
name: test-results-${{ matrix.group }}
path: |
Expand Down

0 comments on commit 61a0b58

Please sign in to comment.