Skip to content

Commit 38360a7

Browse files
Merge branch 'develop' into dependabot/npm_and_yarn/sandbox/develop/hapi/subtext-8.1.1
2 parents 41fca10 + b8d68eb commit 38360a7

File tree

3 files changed

+318
-299
lines changed

3 files changed

+318
-299
lines changed

.github/workflows/continous-integration-workflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- name: Checkout
11-
uses: actions/checkout@v4
11+
uses: actions/checkout@v5
1212
with:
1313
fetch-depth: 0 # This causes all history to be fetched, which is required for calculate-version to function
1414

0 commit comments

Comments
 (0)