Skip to content
This repository was archived by the owner on Nov 18, 2023. It is now read-only.

Commit 6896ec6

Browse files
Update actions/checkout action to v4
1 parent 6246cb5 commit 6896ec6

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
@@ -18,7 +18,7 @@ jobs:
1818
runs-on: ubuntu-latest
1919
steps:
2020
- name: Checkout repository
21-
uses: actions/checkout@v2
21+
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
2222
with:
2323
lfs: true
2424

0 commit comments

Comments
 (0)