Skip to content

Commit

Permalink
Merge pull request #464 from open-contracting/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/actions/upload-artifact-4

chore(deps): bump actions/upload-artifact from 3 to 4
  • Loading branch information
yolile committed Dec 15, 2023
2 parents 66bde3d + 247f752 commit a4fd09c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:
working-directory: test
continue-on-error: true
run: python -m robot tests
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
if: always()
with:
path: |
Expand Down

0 comments on commit a4fd09c

Please sign in to comment.