Skip to content

Commit dcd9c76

Browse files
chore(deps): update actions/upload-pages-artifact action to v3 (#457)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2948d5c commit dcd9c76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/GHPages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: Setup Pages
3939
uses: actions/configure-pages@v4
4040
- name: Upload artifact
41-
uses: actions/upload-pages-artifact@v2
41+
uses: actions/upload-pages-artifact@v3
4242
with:
4343
path: ./explorer-v2/build
4444
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)