Skip to content

Commit ec5b535

Browse files
Merge branch 'develop' into dependabot/npm_and_yarn/develop/react-19.1.1
2 parents 547cbde + b8d68eb commit ec5b535

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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)