Skip to content

Commit d24a4bb

Browse files
renovate[bot]mergify[bot]
authored andcommitted
ci(deps): update actions/checkout action to v4
1 parent 36db035 commit d24a4bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111
# Checkout the repository
1212
- name: Checkout
13-
uses: actions/checkout@v2.7.0
13+
uses: actions/checkout@v4.2.2
1414
with:
1515
fetch-depth: 0
1616
submodules: recursive

0 commit comments

Comments
 (0)