Skip to content

Commit bd15910

Browse files
committed
Update OctopusDeploy/push-package-action action to v4
1 parent 889667e commit bd15910

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979

8080
- name: Push a package to Octopus Deploy
8181
if: github.actor != 'dependabot[bot]'
82-
uses: OctopusDeploy/push-package-action@v3
82+
uses: OctopusDeploy/push-package-action@v4
8383
with:
8484
overwrite_mode: IgnoreIfExists
8585
packages: |

0 commit comments

Comments
 (0)