diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 8ffd0b37b..192767508 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -71,7 +71,7 @@ jobs: path: apps/${{ env.APP_NAME }} - name: Checkout activity - uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3 + uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 with: repository: nextcloud/activity ref: ${{ matrix.server-versions }}