Skip to content

Commit 19d4c49

Browse files
authored
Merge pull request #8 from AsBuiltReport/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 4 to 6
2 parents 34e01cd + b73789a commit 19d4c49

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
@@ -16,7 +16,7 @@ jobs:
1616

1717
steps:
1818
- name: Checkout repository
19-
uses: actions/checkout@v4
19+
uses: actions/checkout@v6
2020
with:
2121
fetch-depth: 0
2222

0 commit comments

Comments
 (0)