Skip to content

Commit 80eb37c

Browse files
committed
Change action version used to release to TER
1 parent 71e87b8 commit 80eb37c

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
@@ -110,6 +110,6 @@ jobs:
110110
uses: actions/checkout@v2
111111

112112
- name: Publish to TER
113-
uses: tomasnorre/typo3-upload-ter@v1
113+
uses: tomasnorre/typo3-upload-ter@v2
114114
with:
115115
api-token: ${{ secrets.TYPO3_API_TOKEN }}

0 commit comments

Comments
 (0)