Skip to content

Commit 5dee528

Browse files
committed
other version bumped
1 parent 081e5b8 commit 5dee528

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
GA_ID: ${{ secrets.GA_ID }}
3939
run: echo "$GA_ID" > static/ga-code
4040
- name: Setup Pages
41-
uses: actions/configure-pages@v2
41+
uses: actions/configure-pages@v3
4242
- name: Upload artifact
4343
uses: actions/upload-pages-artifact@v3
4444
with:

0 commit comments

Comments
 (0)