mirror of
https://github.com/danieldemus/openhab-addons
synced 2026-07-29 12:34:21 +02:00
Upgrade get-changed-files GHA dependency (#16451)
This fixes the last remaining deprecation warning: > Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20 Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
@@ -64,7 +64,7 @@ jobs:
|
||||
- name: Get Changed Files
|
||||
if: github.head_ref != ''
|
||||
id: files
|
||||
uses: Ana06/get-changed-files@v2.2.0
|
||||
uses: Ana06/get-changed-files@v2.3.0
|
||||
with:
|
||||
format: 'csv'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user