Skip to content

Commit dd82f86

Browse files
Update release downloader action
1 parent 075d811 commit dd82f86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-test-titles.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
node-version-file: .node-version
1919
- run: npm ci
20-
- uses: clusterflick/release-downloader@v2
20+
- uses: clusterflick/release-downloader@v3
2121
with:
2222
token: ${{ secrets.PAT }}
2323
repository: "clusterflick/data-transformed"

0 commit comments

Comments
 (0)