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

Commit

Permalink
Merge pull request #192 from Cardsity/dependabot/github_actions/actio…
Browse files Browse the repository at this point in the history
…ns/upload-artifact-v2.2.2

chore(deps): bump actions/upload-artifact from v2.2.1 to v2.2.2
  • Loading branch information
D3SOX authored Jan 6, 2021
2 parents 1bef402 + 9e564f4 commit e0308c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- run: yarn install
- run: yarn build
- name: Archive production artifacts
uses: actions/upload-artifact@v2.2.1
uses: actions/upload-artifact@v2.2.2
with:
name: dist
path: dist

0 comments on commit e0308c0

Please sign in to comment.