Update to checkout@v4 in github pages workflow

This commit is contained in:
Sirz Benjie 2025-03-29 23:28:17 -05:00
parent f3b71d643d
commit 1898d2d732
No known key found for this signature in database
GPG Key ID: 4A524B4D196C759E

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