Skip to content

Commit

Permalink
Merge pull request #4492 from relative-ci/upgrade-relative-ci-actions
Browse files Browse the repository at this point in the history
chore: Update relative-ci actions
  • Loading branch information
vio authored Jun 1, 2024
2 parents d483fc9 + 5454b61 commit 4b26ac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: npm run build

- name: Upload webpack stats file
uses: relative-ci/agent-upload-artifact-action@v1.0.3
uses: relative-ci/agent-upload-artifact-action@v2.0.0
with:
webpackStatsFile: ./packages/html-templates/artifacts/webpack-stats.json

Expand Down

0 comments on commit 4b26ac6

Please sign in to comment.