File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 8787 # we just cache the venv-dir directly in action-setup-venv
8888 enable-cache : false
8989
90- - uses : getsentry/action-setup-venv@6e8aebf461914919d9de6e3082669d6bfecc400c # v3.1 .0
90+ - uses : getsentry/action-setup-venv@5a80476d175edf56cb205b08bc58986fa99d1725 # v3.2 .0
9191 with :
9292 cache-dependency-path : uv.lock
9393 install-cmd : uv sync --frozen --only-dev --active
@@ -127,7 +127,7 @@ jobs:
127127 # we just cache the venv-dir directly in action-setup-venv
128128 enable-cache : false
129129
130- - uses : getsentry/action-setup-venv@6e8aebf461914919d9de6e3082669d6bfecc400c # v3.1 .0
130+ - uses : getsentry/action-setup-venv@5a80476d175edf56cb205b08bc58986fa99d1725 # v3.2 .0
131131 with :
132132 cache-dependency-path : uv.lock
133133 install-cmd : uv sync --frozen --only-dev --active
Original file line number Diff line number Diff line change 6969 # we just cache the venv-dir directly in action-setup-venv
7070 enable-cache : false
7171
72- - uses : getsentry/action-setup-venv@6e8aebf461914919d9de6e3082669d6bfecc400c # v3.1 .0
72+ - uses : getsentry/action-setup-venv@5a80476d175edf56cb205b08bc58986fa99d1725 # v3.2 .0
7373 with :
7474 cache-dependency-path : uv.lock
7575 install-cmd : uv sync --frozen --only-dev --active
@@ -267,7 +267,7 @@ jobs:
267267 # we just cache the venv-dir directly in action-setup-venv
268268 enable-cache : false
269269
270- - uses : getsentry/action-setup-venv@6e8aebf461914919d9de6e3082669d6bfecc400c # v3.1 .0
270+ - uses : getsentry/action-setup-venv@5a80476d175edf56cb205b08bc58986fa99d1725 # v3.2 .0
271271 with :
272272 cache-dependency-path : uv.lock
273273 install-cmd : uv sync --frozen --active
@@ -807,7 +807,7 @@ jobs:
807807 # we just cache the venv-dir directly in action-setup-venv
808808 enable-cache : false
809809
810- - uses : getsentry/action-setup-venv@6e8aebf461914919d9de6e3082669d6bfecc400c # v3.1 .0
810+ - uses : getsentry/action-setup-venv@5a80476d175edf56cb205b08bc58986fa99d1725 # v3.2 .0
811811 with :
812812 cache-dependency-path : uv.lock
813813 install-cmd : uv sync --frozen --only-dev --active
You can’t perform that action at this time.
0 commit comments