summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2022-12-07 09:49:21 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2022-12-07 10:07:19 +1000
commitb4bd3685f6308ff4b0b6ff75c28d8209ad8146b7 (patch)
tree2297c2eb4e7fb11a68efa9838bb9ae64fea61e54
parentd31d03bdb70ba6d2ef333a6d9598ed98f2995c1b (diff)
downloadlibwacom-b4bd3685f6308ff4b0b6ff75c28d8209ad8146b7.tar.gz
CI: bump an action to the current version
Squashes the warning about the deprecated set-output, see https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
-rw-r--r--.github/workflows/check-for-sysinfo.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.github/workflows/check-for-sysinfo.yml b/.github/workflows/check-for-sysinfo.yml
index 63df9e5..30af63c 100644
--- a/.github/workflows/check-for-sysinfo.yml
+++ b/.github/workflows/check-for-sysinfo.yml
@@ -7,7 +7,9 @@ jobs:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- - uses: tj-actions/changed-files@v11.9
+ with:
+ fetch-depth: 0
+ - uses: tj-actions/changed-files@v34
id: added-files
with:
path: data