diff --git a/.github/workflows/reuse.yaml b/.github/workflows/reuse.yaml index 47c4cd3..8872f77 100644 --- a/.github/workflows/reuse.yaml +++ b/.github/workflows/reuse.yaml @@ -13,4 +13,4 @@ jobs: steps: - uses: actions/checkout@v4 - name: REUSE Compliance Check - uses: fsfe/reuse-action@v4 \ No newline at end of file + uses: fsfe/reuse-action@v5 \ No newline at end of file