We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1539435 commit e34fbe8Copy full SHA for e34fbe8
.github/workflows/storybook.yaml
@@ -12,7 +12,7 @@ jobs:
12
13
- name: Get changed files
14
id: storybook-files
15
- uses: tj-actions/changed-files@v45
+ uses: tj-actions/changed-files@v46.0.1
16
with:
17
files: packages/web/app/**
18
.github/workflows/website.yaml
id: website-files
# Includes CHANGELOG.md, because we render it in our documentation
files: |
0 commit comments