Skip to content

Commit 17eef5a

Browse files
Update trx-to-vsplaylist action to version 2
1 parent 2ca8d4f commit 17eef5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

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

3838
- name: Convert TRX to VS Playlist
3939
if: failure()
40-
uses: BenjaminMichaelis/trx-to-vsplaylist@v1
40+
uses: BenjaminMichaelis/trx-to-vsplaylist@v2
4141
with:
4242
trx-file-path: '${{ runner.temp }}/*.trx'
4343
output-directory: '${{ runner.temp }}/vsplaylists'

0 commit comments

Comments
 (0)