diff --git a/reuse/action.yml b/reuse/action.yml index 834261f..3f24750 100644 --- a/reuse/action.yml +++ b/reuse/action.yml @@ -27,7 +27,7 @@ runs: using: composite steps: - name: Checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 with: path: reuse-tool repository: UoMResearchIT/reuse-tool