dagster-io / dagster-cloud-action

Apache License 2.0
12 stars 18 forks source link

Update action.yml #180

Open jsandov opened 4 months ago

jsandov commented 4 months ago

Updating the checkout action to the latest version. This will resolve the following warning message after a successful run:

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

reference to action: https://github.com/actions/checkout/tree/v4.1.4/