Skip to content

Commit 5b4b902

Browse files
authored
Merge pull request #374 from spatial-model-editor/dependabot/github_actions/actions/checkout-7
Bump actions/checkout from 6 to 7
2 parents 8adfa37 + 766ae3a commit 5b4b902

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
@@ -8,7 +8,7 @@ jobs:
88
permissions:
99
contents: read
1010
steps:
11-
- uses: actions/checkout@v6
11+
- uses: actions/checkout@v7
1212
- uses: pnpm/action-setup@v6
1313
with:
1414
version: 10

0 commit comments

Comments
 (0)