Skip to content

Commit

Permalink
Merge pull request #303 from rinchsan/renovate/actions-upload-artifac…
Browse files Browse the repository at this point in the history
…t-4.x
  • Loading branch information
rinchsan authored Feb 10, 2024
2 parents ef9381d + 452f7c0 commit 3ec5a29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-dist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
exit 1
fi
id: diff
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v4
if: ${{ failure() && steps.diff.conclusion == 'failure' }}
with:
name: dist
Expand Down

0 comments on commit 3ec5a29

Please sign in to comment.