Merge pull request #49041 from nextcloud/dependabot/github_actions/github-actions-52fdf4f9c4

This commit is contained in:
John Molakvoæ
2024-11-13 13:03:17 +01:00
committed by GitHub
42 changed files with 83 additions and 83 deletions

View File

@@ -86,7 +86,7 @@ jobs:
steps:
- name: Checkout server
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
submodules: true
@@ -119,7 +119,7 @@ jobs:
- name: Upload db code coverage
if: ${{ !cancelled() && matrix.coverage }}
uses: codecov/codecov-action@v4.5.0
uses: codecov/codecov-action@v4.6.0
with:
files: ./clover.db.xml
flags: phpunit-postgres