Skip to content

Commit

Permalink
Updated agent-upload-artifact-action version (#1073)
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewlipski authored Sep 13, 2024
1 parent dce1d03 commit c2968d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
retention-days: 30

- name: Upload webpack stats artifact (editor)
uses: relative-ci/agent-upload-artifact-action@v1
uses: relative-ci/agent-upload-artifact-action@v2
with:
webpackStatsFile: ./playground/dist/webpack-stats.json
artifactName: relative-ci-artifacts-editor

0 comments on commit c2968d0

Please sign in to comment.