Skip to content

Commit 82685a2

Browse files
committed
Upgraded checkout action
1 parent be91c11 commit 82685a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ubuntu-latest
2020
steps:
2121
- name: Checkout your repository using git
22-
uses: actions/checkout@v3
22+
uses: actions/checkout@v4
2323

2424
- name: Install, build, and upload your site
2525
uses: withastro/action@v2

0 commit comments

Comments
 (0)