Skip to content

Commit 07be266

Browse files
Update actions/configure-pages action to v2 (#199)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b262db3 commit 07be266

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/GHPages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
yarn pre-build
3636
yarn build
3737
- name: Setup Pages
38-
uses: actions/configure-pages@v1
38+
uses: actions/configure-pages@v2
3939
- name: Upload artifact
4040
uses: actions/upload-pages-artifact@v1
4141
with:

0 commit comments

Comments
 (0)