Skip to content

Commit

Permalink
⬆️ (package.yml): upgrade liquibase/liquibase action to version v4.29…
Browse files Browse the repository at this point in the history
….2 to ensure compatibility and access to new features
  • Loading branch information
jandroav committed Oct 2, 2024
1 parent 91837b1 commit 81dc2e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: liquibase/liquibase
tag: "v4.29.2"

- name: Set up Java
uses: actions/setup-java@v4
Expand Down

0 comments on commit 81dc2e7

Please sign in to comment.