Skip to content

Commit 0d762f7

Browse files
author
Aaron Roller
committed
ci: fixed nightly syntax error master
1 parent 4374949 commit 0d762f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
- uses: actions/checkout@v2
1010
- name: Package
1111
id: package
12-
uses: AutoModality/action-package-debian-ros@3
12+
uses: AutoModality/action-package-debian-ros@v3
1313
with:
1414
release-repo-entitlement: ${{ secrets.CLOUDSMITH_READ_RELEASE_ENTITLEMENT }}
1515

0 commit comments

Comments
 (0)