Skip to content
This repository was archived by the owner on May 26, 2021. It is now read-only.

Commit 76726fa

Browse files
committed
Merge remote-tracking branch 'origin/master' into master
# Conflicts: # .github/workflows/node.js.yml # package.json
2 parents 993cfe9 + 194ac62 commit 76726fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- run: yarn install
2121
- run: yarn build
2222
- name: Archive production artifacts
23-
uses: actions/upload-artifact@v2.1.4
23+
uses: actions/upload-artifact@v2.2.0
2424
with:
2525
name: dist
2626
path: dist

0 commit comments

Comments
 (0)