mirror of
https://github.com/ivuorinen/generic-landing-page.git
synced 2026-02-05 13:45:21 +00:00
chore(deps): update actions/upload-artifact action to v3
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -29,7 +29,7 @@ jobs:
|
||||
npm run prod --if-present
|
||||
|
||||
- name: Store artifacts
|
||||
uses: actions/upload-artifact@v2
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: build-site
|
||||
path: dist
|
||||
|
||||
Reference in New Issue
Block a user