Skip to content

Commit a002f85

Browse files
Merge dependabot/pip/develop/charset-normalizer-3.4.3 into ERSSUP-89591-combine-prs-pip-2025-08-21
2 parents c364fe4 + 5cd3aae commit a002f85

File tree

2 files changed

+81
-94
lines changed

2 files changed

+81
-94
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)