You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CI: Update peaceiris/actions-gh-pages GitHub Action to v4 (#173)
`peaceiris/actions-gh-pages` action uses actions/checkout@v3, which
in turn uses Node 16. Node 16 is deprecated on GitHub actions.
This updates to the latest version of this action, which uses
the latest actions/checkout@v4 and avoids Node 16 notices.
0 commit comments