id3v2: try to parse the year when 'year' tag could be a date (#104)
Co-authored-by: David Howden <dhowden@gmail.com>
This commit is contained in:
co-authored by
David Howden
parent
dc579f508b
commit
3d75831295
@@ -16,7 +16,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v3
|
||||
with:
|
||||
go-version: 1.18
|
||||
go-version: "1.20"
|
||||
cache: true
|
||||
|
||||
- name: Build
|
||||
|
||||
Reference in New Issue
Block a user