Skip to content

Commit 1c14109

Browse files
authored
Merge branch 'main' into Bangla
2 parents 1a1f14a + f6c29f6 commit 1c14109

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jekyll-preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
runs-on: ubuntu-latest
3131
steps:
3232
- name: Checkout
33-
uses: actions/checkout@4.2.2
33+
uses: actions/checkout@v4.2.2
3434
with:
3535
# For PRs make sure to checkout the PR branch
3636
ref: ${{ github.event.pull_request.head.sha }}

0 commit comments

Comments
 (0)