We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08337a9 commit eeb83aeCopy full SHA for eeb83ae
.github/workflows/report.yml
@@ -15,7 +15,7 @@ jobs:
15
with:
16
ruby-version: 3.3
17
env:
18
- STACK_VERSION: 8.13.0-SNAPSHOT
+ STACK_VERSION: 8.14.0-SNAPSHOT
19
- name: Build
20
run: |
21
cd report && bundle install
0 commit comments