We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 395817f commit 8f13ecdCopy full SHA for 8f13ecd
.github/workflows/storybook.yml
@@ -9,7 +9,7 @@ permissions:
9
contents: read
10
jobs:
11
storybook:
12
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
13
outputs:
14
status: ${{ job.status }}
15
steps:
0 commit comments