Skip to content

Commit b77619a

Browse files
committed
Adjust deploy.yml for V4 actions. Fix package.
1 parent 4fbf030 commit b77619a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ jobs:
122122
- uses: actions/checkout@v4
123123
- name: Get Runner IP
124124
id: ip
125-
uses: haythem/public-ip@v1.4
125+
uses: haythem/public-ip@v1.3
126126
- name: Configure AWS Credentials
127127
uses: aws-actions/configure-aws-credentials@v4
128128
with:

0 commit comments

Comments
 (0)