Skip to content

Commit

Permalink
upgrade actions/upload-artifac to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
gcostaefraim committed Nov 3, 2024
1 parent dbd6a3f commit 49ca9de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: |
pnpm run storybook --ci &
pnpm run creevey
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v3
with:
name: report
path: report/

0 comments on commit 49ca9de

Please sign in to comment.