We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e047692 commit 95c4204Copy full SHA for 95c4204
.github/workflows/build_release.yml
@@ -16,7 +16,7 @@ jobs:
16
17
steps:
18
- name: Check out the repo
19
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
20
21
# - name: Validate themes
22
# run: some validation
0 commit comments