File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3131 numpy : " >=2.0.0"
3232
3333 steps :
34- - uses : actions/checkout@v6
34+ - uses : actions/checkout@v7
3535
3636 - uses : ilammy/msvc-dev-cmd@v1
3737 with :
@@ -62,10 +62,10 @@ jobs:
6262 env :
6363 UV_NO_SYNC : " 1"
6464 steps :
65- - uses : actions/checkout@v6
65+ - uses : actions/checkout@v7
6666 with :
6767 repository : pymmcore-plus/pymmcore-plus
68- - uses : actions/checkout@v6
68+ - uses : actions/checkout@v7
6969 with :
7070 path : pymmcore
7171 - uses : ilammy/msvc-dev-cmd@v1
9999 macos_arch : " arm64"
100100
101101 steps :
102- - uses : actions/checkout@v6
102+ - uses : actions/checkout@v7
103103
104104 - uses : ilammy/msvc-dev-cmd@v1
105105 with :
@@ -120,7 +120,7 @@ jobs:
120120 name : Build source distribution
121121 runs-on : ubuntu-latest
122122 steps :
123- - uses : actions/checkout@v6
123+ - uses : actions/checkout@v7
124124 with :
125125 fetch-depth : 0
126126
You can’t perform that action at this time.
0 commit comments