fangohr / oommf

OOMMF source code in git repository
24 stars 7 forks source link

Github is warning online that we should move to actions v3 #49

Closed fangohr closed 1 year ago

fangohr commented 1 year ago

It actually said:

Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.

Some googling suggests this commit should fix it (https://github.com/timovv/notion-website-template/pull/12)