Skip to content

Commit eeb83ae

Browse files
committed
Updates report GitHub Action STACK_VERSION to 8.14
1 parent 08337a9 commit eeb83ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/report.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
ruby-version: 3.3
1717
env:
18-
STACK_VERSION: 8.13.0-SNAPSHOT
18+
STACK_VERSION: 8.14.0-SNAPSHOT
1919
- name: Build
2020
run: |
2121
cd report && bundle install

0 commit comments

Comments
 (0)