Skip to content

Commit ae2245e

Browse files
authored
Restore upload-artifact version
1 parent 55db4eb commit ae2245e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
run: npm run test
7373

7474
- name: Archive internal-tools artifacts
75-
uses: actions/upload-artifact@v4
75+
uses: actions/upload-artifact@v3
7676
with:
7777
name: internal-tools-artifacts
7878
path: artifacts/internal-tools/

0 commit comments

Comments
 (0)