Update to checkout@v4 in github pages workflow

This commit is contained in:
Sirz Benjie 2025-03-29 23:28:17 -05:00
parent bc5908c12a
commit 0e656543de
No known key found for this signature in database
GPG Key ID: 4A524B4D196C759E
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ jobs:
- name: Checkout repository for Github Pages
if: github.event_name == 'push'
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
path: pokerogue_gh
ref: gh-pages