Unverified Commit aa4966ec authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

build(deps): bump actions/upload-artifact from 5 to 6 (#60)

parent 6ad3b841
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ jobs:
        run: 'docker version && docker compose version'
      - name: 'Run tests'
        run: './test.sh'
      - uses: 'actions/upload-artifact@v5'
      - uses: 'actions/upload-artifact@v6'
        if: 'failure()'
        with:
          name: 'test-artifacts'