Skip to content

Commit c2968d0

Browse files
Updated agent-upload-artifact-action version (#1073)
1 parent dce1d03 commit c2968d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
retention-days: 30
7979

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

0 commit comments

Comments
 (0)