File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 - uses : actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0.0
2525 with :
2626 python-version : " 3.12"
27- - uses : astral-sh/setup-uv@ae62891fec2bb8e7d6c99fc78c9fec3a63790f8d # v10.0.0
27+ - uses : astral-sh/setup-uv@20cfd1bf945f4377ade1205e4dbc17946fc9a30d # v10.0.1
2828 - run : uv pip install --system matplotlib
2929 - run : ./scripts/validate-all.sh
3030 - name : skill line-count warning
@@ -103,7 +103,7 @@ jobs:
103103 - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
104104 with :
105105 persist-credentials : false
106- - uses : astral-sh/setup-uv@ae62891fec2bb8e7d6c99fc78c9fec3a63790f8d # v10.0.0
106+ - uses : astral-sh/setup-uv@20cfd1bf945f4377ade1205e4dbc17946fc9a30d # v10.0.1
107107 - run : uvx zizmor .github/workflows/
108108 shellcheck :
109109 if : github.repository == 'NT-NinjaTrader/mcp-skills'
@@ -122,6 +122,6 @@ jobs:
122122 - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
123123 with :
124124 persist-credentials : false
125- - uses : astral-sh/setup-uv@ae62891fec2bb8e7d6c99fc78c9fec3a63790f8d # v10.0.0
125+ - uses : astral-sh/setup-uv@20cfd1bf945f4377ade1205e4dbc17946fc9a30d # v10.0.1
126126 - run : uvx ruff check .
127127 - run : uvx ruff format --check .
You can’t perform that action at this time.
0 commit comments