Skip to content

Commit d593e10

Browse files
authored
Merge pull request #339 from spatial-model-editor/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents 146b13d + cf7d7bb commit d593e10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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: write
1010
steps:
11-
- uses: actions/checkout@v4
11+
- uses: actions/checkout@v5
1212
- uses: pnpm/action-setup@v4
1313
with:
1414
version: 8

0 commit comments

Comments
 (0)