Skip to content

Commit a5dfbbd

Browse files
chore(deps): update actions/checkout action to v6
1 parent ec0fc0e commit a5dfbbd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
infra: ${{ steps.filter.outputs.infra }}
2727
services: ${{ steps.filter.outputs.services }}
2828
steps:
29-
- uses: actions/checkout@v4
29+
- uses: actions/checkout@v6
3030
- uses: dorny/paths-filter@v3
3131
id: filter
3232
with:

0 commit comments

Comments
 (0)