aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/files-external-webdav.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/files-external-webdav.yml')
-rw-r--r--.github/workflows/files-external-webdav.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/files-external-webdav.yml b/.github/workflows/files-external-webdav.yml
index f48e8a01f92..39ee899dab9 100644
--- a/.github/workflows/files-external-webdav.yml
+++ b/.github/workflows/files-external-webdav.yml
@@ -56,7 +56,7 @@ jobs:
steps:
- name: Checkout server
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
+ uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
with:
submodules: true
@@ -91,7 +91,7 @@ jobs:
- name: Upload code coverage
if: ${{ !cancelled() && matrix.coverage }}
- uses: codecov/codecov-action@4b21c320b5517fc6ffd4406a28e66325c721dc20 # v4.1.1
+ uses: codecov/codecov-action@e43f28e103e52bb26d252b5a97fcdfa06175321e # v4.1.1
with:
files: ./clover.xml
flags: phpunit-files-external-webdav