1
1
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:
bors[bot] 2023-04-28 11:57:49 +00:00 committed by GitHub
commit deb0528d11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: