Merge pull request #6138 from consuldemocracy/dependabot/github_actions/actions/upload-artifact-5

Bump actions/upload-artifact from 4 to 5
This commit is contained in:
Javi Martín
2025-11-04 16:13:01 +01:00
committed by GitHub

View File

@@ -79,7 +79,7 @@ jobs:
parallel: true parallel: true
- name: Upload screenshots - name: Upload screenshots
if: failure() if: failure()
uses: actions/upload-artifact@v4 uses: actions/upload-artifact@v5
with: with:
name: screenshots-${{ matrix.ci_node_index }} name: screenshots-${{ matrix.ci_node_index }}
path: tmp/capybara/ path: tmp/capybara/