Skip to content

Commit 9381e0c

Browse files
Update .github/workflows/dry-run-release.yml
1 parent ebf0334 commit 9381e0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dry-run-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
9494
steps:
9595
- name: Checkout liquibase
96-
uses: actions/checkout@v5
96+
uses: actions/checkout@v4
9797

9898
- name: Configure AWS credentials for vault access
9999
uses: aws-actions/configure-aws-credentials@v4

0 commit comments

Comments
 (0)