Skip to content

Commit f4d630a

Browse files
Bump upload artifacts
1 parent bf84001 commit f4d630a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/builds.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ jobs:
137137
run: npm run prebuildify -- --platform=${{ matrix.os.name }} --arch=x64
138138

139139
# Upload the end-user binary artifact
140-
- uses: actions/upload-artifact@v3
140+
- uses: actions/upload-artifact@v4
141141
with:
142142
name: prebuilds
143143
path: prebuilds

0 commit comments

Comments
 (0)