We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30fbb22 commit 1213f2aCopy full SHA for 1213f2a
.github/workflows/report.yml
@@ -11,7 +11,7 @@ jobs:
11
generate_report:
12
runs-on: ubuntu-latest
13
env:
14
- STACK_VERSION: 9.0.0-SNAPSHOT
+ STACK_VERSION: 9.1.0-SNAPSHOT
15
BRANCH: 'main' # Branch for downloading the specs
16
steps:
17
- uses: actions/checkout@v4
0 commit comments