mirror of
https://github.com/orhun/git-cliff.git
synced 2025-01-06 00:44:36 +03:00
chore(pull): merge #161
161: chore(deps): bump actions/configure-pages from 1 to 3 r=orhun a=dependabot[bot] Bumps [actions/configure-pages](https://github.com/actions/configure-pages) from 1 to 3. Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
commit
deb0528d11
2
.github/workflows/website.yml
vendored
2
.github/workflows/website.yml
vendored
@ -66,7 +66,7 @@ jobs:
|
||||
working-directory: ./website
|
||||
run: yarn build
|
||||
- name: Setup Pages
|
||||
uses: actions/configure-pages@v1
|
||||
uses: actions/configure-pages@v3
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-pages-artifact@v1
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user