Merge pull request #5431 from nextcloud/dependabot/github_actions/actions/checkout-4.1.1

Chore(deps): Bump actions/checkout from 3.5.3 to 4.1.1
This commit is contained in:
Luka Trovic
2024-01-06 12:41:36 +01:00
committed by GitHub

View File

@@ -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 }}