We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1979c1 commit df63557Copy full SHA for df63557
.github/workflows/release.yml
@@ -8,7 +8,7 @@ on:
8
9
env:
10
# Pin to v10.28.0, which (as of 2021-05-25) is the latest version with assets
11
- AUTO_VERSION: v10.28.0
+ AUTO_VERSION: v11.0.5
12
13
jobs:
14
release-check:
0 commit comments