Skip to content

Commit 82df7c2

Browse files
Ayeshboite
authored andcommitted
deps(gh-actions): update actions/checkout from v4 to v6 #0000
1 parent 41abb7f commit 82df7c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/production.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: FranzDiebold/github-env-vars-action@v2
2525

2626
- name: Shallow clone code
27-
uses: actions/checkout@v4
27+
uses: actions/checkout@v6
2828
with:
2929
fetch-depth: 0
3030

0 commit comments

Comments
 (0)