Skip to content

Commit 3acd91d

Browse files
committed
update v version in workflow
1 parent 6299199 commit 3acd91d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/blank.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
with:
2020
# Default: ${{ github.token }}
2121
token: ${{ github.token }}
22-
version: 'weekly.2023.35'
22+
version: 'weekly.2024.37'
2323
version-file: ''
2424
check-latest: true
2525
stable: false
@@ -63,7 +63,7 @@ jobs:
6363
with:
6464
# Default: ${{ github.token }}
6565
token: ${{ github.token }}
66-
version: 'weekly.2023.35'
66+
version: 'weekly.2024.37'
6767
version-file: ''
6868
check-latest: true
6969
stable: false
@@ -102,7 +102,7 @@ jobs:
102102
with:
103103
# Default: ${{ github.token }}
104104
token: ${{ github.token }}
105-
version: 'weekly.2023.35'
105+
version: 'weekly.2024.37'
106106
version-file: ''
107107
check-latest: true
108108
stable: false

0 commit comments

Comments
 (0)