Skip to content

Commit

Permalink
Merge pull request #699 from liquibase/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/download-artifact-4

Bump actions/download-artifact from 3 to 4
  • Loading branch information
vitaliimak authored Dec 18, 2023
2 parents 2bd8ea2 + ca6e5f9 commit fcb0ed8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
- uses: actions/checkout@v4

- name: Download Artifacts
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: liquibase-test-harness

Expand Down

0 comments on commit fcb0ed8

Please sign in to comment.