diff --git a/.github/workflows/devel.yml b/.github/workflows/devel.yml index fe06ada2..ece98db2 100644 --- a/.github/workflows/devel.yml +++ b/.github/workflows/devel.yml @@ -21,7 +21,7 @@ jobs: - uses: actions/checkout@v4 - name: Get changed files id: changed-files - uses: tj-actions/changed-files@v44 + uses: tj-actions/changed-files@v46 - run: sudo modprobe btrfs - run: sudo apt-get update -qqq - run: sudo apt-get install -y pkg-config gcc liblzo2-dev libzstd-dev libblkid-dev uuid-dev zlib1g-dev libext2fs-dev e2fsprogs libudev-dev python3-sphinx sphinx-rtd-theme-common python3-sphinx-rtd-theme