Skip to content

Commit

Permalink
Merge pull request modcluster#223 from modcluster/dependabot/github_a…
Browse files Browse the repository at this point in the history
…ctions/actions/upload-artifact-4

build(deps): Bump actions/upload-artifact from 3 to 4
  • Loading branch information
jajik authored Apr 10, 2024
2 parents c3fa781 + bee6e95 commit c368a0e
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 @@ -203,7 +203,7 @@ jobs:
curl --fail --max-time 10 http://localhost:8000
curl --fail --max-time 10 http://localhost:6666/mod_cluster_manager
- name: Preserve logs
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
if: always()
with:
name: Windows logs
Expand Down

0 comments on commit c368a0e

Please sign in to comment.