Skip to content

Commit 93ddeb8

Browse files
committed
ci: Update checkout to silence Node.js messages
Github actions warnings: Node.js 20 actions are deprecated... Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
1 parent b08e93e commit 93ddeb8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ jobs:
327327
echo "VARIANT: $VARIANT"
328328
329329
- name: Git checkout
330-
uses: actions/checkout@v4
330+
uses: actions/checkout@v6
331331

332332
- name: Install additional packages
333333
run: |

0 commit comments

Comments
 (0)