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

build(deps): bump actions/upload-artifact from 4 to 5 (#54)

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