diff --git a/inst/touchstone-receive.yaml b/inst/touchstone-receive.yaml index dd22e58..74d4eda 100644 --- a/inst/touchstone-receive.yaml +++ b/inst/touchstone-receive.yaml @@ -16,7 +16,7 @@ jobs: config: ${{ steps.read_touchstone_config.outputs.config }} steps: - name: Checkout repo - uses: actions/checkout@v3 + uses: actions/checkout@v5 with: fetch-depth: 0