We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16fc019 commit c12d478Copy full SHA for c12d478
.github/workflows/release.yaml
@@ -17,7 +17,7 @@ jobs:
17
18
steps:
19
- name: Checkout repository
20
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
21
22
- uses: ./.github/actions/build-ui
23
0 commit comments