Skip to content

Commit 66a0f0d

Browse files
committed
Setting up workflow yaml
1 parent 4c04269 commit 66a0f0d

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/pages-deploy.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,9 @@ concurrency:
2525
jobs:
2626
build:
2727
runs-on: ubuntu-latest
28-
2928
steps:
3029
- name: Checkout
31-
uses: actions/checkout@v6
30+
uses: actions/checkout@v4
3231
with:
3332
fetch-depth: 0
3433
# submodules: true

0 commit comments

Comments
 (0)