mjanez / ckan-docker

Custom CKAN Docker Compose Deployment
https://mjanez.github.io/ckan-docs
0 stars 5 forks source link

Update actions #32

Closed mjanez closed 1 year ago

mjanez commented 1 year ago

Update actions/checkout@v2 to actions/checkout@v3

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/.

mjanez commented 1 year ago

Fixed by: https://github.com/mjanez/ckan-docker/pull/89 and others.