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
In the automatically triggered "update-patrons" action we are getting the following warning:
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-node@v1.
Probably fine to upgrade the versions in the .github/workflows/update-patrons.yaml, but didn't want to do it without testing the script which requires the secret PATREON_ACCESS_TOKEN. Alternatively, I suppose you could update and then check the output Patreons on the live website.
The text was updated successfully, but these errors were encountered:
I've been worried about this script ever since I left this repo. I remember this script having some issues from the start that I didn't get a chance to resolve. Someone should make sure the patrons being listed are accurate 😬
In the automatically triggered "update-patrons" action we are getting the following warning:
Probably fine to upgrade the versions in the
.github/workflows/update-patrons.yaml
, but didn't want to do it without testing the script which requires the secretPATREON_ACCESS_TOKEN
. Alternatively, I suppose you could update and then check the output Patreons on the live website.The text was updated successfully, but these errors were encountered: