Skip to content

Commit 9cfe3be

Browse files
authored
Merge pull request #48 from VectorInstitute/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 4 to 6
2 parents 662dd41 + 821d4da commit 9cfe3be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-catalog-analytics.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
steps:
3232
- name: Checkout code
33-
uses: actions/checkout@v4
33+
uses: actions/checkout@v6
3434

3535
- name: Free up disk space
3636
run: |

0 commit comments

Comments
 (0)