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 d271531 + 2f4d484 commit fa2065bCopy full SHA for fa2065b
.github/workflows/build.yml
@@ -19,7 +19,7 @@ jobs:
19
20
steps:
21
- name: Checkout Repo
22
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
23
24
- name: Build App
25
run: |
.github/workflows/test-build.yml
@@ -15,7 +15,7 @@ jobs:
15
16
17
18
- name: Test Build
uses: Lenni009/test-build-vite-action@main
0 commit comments