Skip to content

Commit 9fef1da

Browse files
committed
Use the latest upload-artifact action
1 parent c3869a4 commit 9fef1da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/CI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
run: npm run prebuildify-ia32
5151

5252
- name: Upload artifacts
53-
uses: actions/upload-artifact@v2.0.1
53+
uses: actions/upload-artifact@v2
5454
with:
5555
path: ./prebuilds
5656

0 commit comments

Comments
 (0)