builder: Update actions/checkout version to v4.
Error: Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3 Signed-off-by: Carlo Dandan <carlodandan.personal@proton.me>
This commit is contained in:
@@ -54,7 +54,7 @@ jobs:
|
||||
contents: write
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Clean-up
|
||||
uses: rokibhasansagar/slimhub_actions@main
|
||||
|
||||
Reference in New Issue
Block a user