Skip to content

Commit dfad6c2

Browse files
committed
2 parents 855edab + 58aa219 commit dfad6c2

File tree

3 files changed

+240
-239
lines changed

3 files changed

+240
-239
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
build:
2222
runs-on: ubuntu-22.04
2323
steps:
24-
- uses: actions/checkout@v4
24+
- uses: actions/checkout@v5
2525
with:
2626
fetch-depth: 0 # Fetch all history for git info
2727
submodules: recursive

0 commit comments

Comments
 (0)