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.
2 parents bbc4a2f + 695b9b6 commit b3a503eCopy full SHA for b3a503e
.github/workflows/build.yml
@@ -21,7 +21,7 @@ jobs:
21
22
steps:
23
- name: Checkout Repo
24
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
25
26
- name: Determine Showtime
27
run: |
.github/workflows/test-build.yml
@@ -15,7 +15,7 @@ jobs:
15
16
17
18
19
20
- name: Test Build
uses: Lenni009/test-build-vite-action@main
0 commit comments