File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9797
9898 - name : Set up Python (Windows)
9999 if : ${{ matrix.os == 'windows-2025' }}
100- uses : actions/setup-python@v6
100+ uses : actions/setup-python@v7
101101 with :
102102 python-version : 3.14
103103
@@ -164,7 +164,7 @@ jobs:
164164 uses : apify/actions/pnpm-install@v1.3.1
165165
166166 - name : Set up Python ${{ matrix.python-version }}
167- uses : actions/setup-python@v6
167+ uses : actions/setup-python@v7
168168 with :
169169 python-version : ${{ matrix.python-version }}
170170
Original file line number Diff line number Diff line change 6666 "node" : " >=20"
6767 },
6868 "dependencies" : {
69- "@apify/actor-memory-expression" : " ^0.1.12 " ,
69+ "@apify/actor-memory-expression" : " ^0.2.0 " ,
7070 "@apify/actor-templates" : " ^0.1.5" ,
7171 "@apify/consts" : " ^2.53.0" ,
7272 "@apify/input_schema" : " ^3.27.1" ,
140140 "husky" : " ^9.1.7" ,
141141 "lint-staged" : " ^17.0.0" ,
142142 "mock-stdin" : " ^1.0.0" ,
143- "oxfmt" : " 0.56 .0" ,
143+ "oxfmt" : " 0.61 .0" ,
144144 "oxlint" : " 1.71.0" ,
145145 "oxlint-tsgolint" : " 0.22.1" ,
146146 "tsdown" : " ^0.22.0" ,
You can’t perform that action at this time.
0 commit comments