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

chore(deps): bump actions/checkout from 3.6.0 to 4.1.1
This commit is contained in:
Ferdinand Thiessen 2023-10-30 10:52:45 +01:00 committed by GitHub
commit ce3f213fcd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,7 +23,7 @@ jobs:
steps:
- name: Checkout server
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
with:
# We need to checkout submodules for 3rdparty
submodules: true