Skip to content

Commit 444b55f

Browse files
authored
Merge branch 'main' into python-3.12
2 parents 6e2ba25 + be2f070 commit 444b55f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci-locks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ concurrency:
1818

1919
jobs:
2020
refresh_lockfiles:
21-
uses: scitools/workflows/.github/workflows/refresh-lockfiles.yml@2024.10.1
21+
uses: scitools/workflows/.github/workflows/refresh-lockfiles.yml@2024.11.2
2222
secrets: inherit

.github/workflows/ci-manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ concurrency:
2525
jobs:
2626
manifest:
2727
name: "check-manifest"
28-
uses: scitools/workflows/.github/workflows/ci-manifest.yml@2024.10.1
28+
uses: scitools/workflows/.github/workflows/ci-manifest.yml@2024.11.2

0 commit comments

Comments
 (0)