File tree Expand file tree Collapse file tree 7 files changed +50
-50
lines changed
Expand file tree Collapse file tree 7 files changed +50
-50
lines changed Original file line number Diff line number Diff line change 7070 with :
7171 node-version : ${{ matrix.node-version || '20' }}
7272 - name : Set up Python ${{ matrix.python }}
73- uses : astral-sh/setup-uv@eac588ad8def6316056a12d4907a9d4d84ff7a3b # v7
73+ uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7
7474 with :
7575 python-version : ${{ matrix.python }}
7676 activate-environment : true
8080 solc-select use 0.5.7 --always-install
8181 - name : Set up nix
8282 if : matrix.type == 'dapp'
83- uses : cachix/install-nix-action@2126ae7fc54c9df00dd18f7f18754393182c73cd # v31.9 .1
83+ uses : cachix/install-nix-action@1ca7d21a94afc7c957383a2d217460d980de4934 # v31.10 .1
8484 - name : Set up cachix
8585 if : matrix.type == 'dapp'
8686 uses : cachix/cachix-action@3ba601ff5bbb07c7220846facfa2cd81eeee15a1 # v16
Original file line number Diff line number Diff line change 3333 persist-credentials : false
3434 - name : Setup Pages
3535 uses : actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5
36- - uses : astral-sh/setup-uv@eac588ad8def6316056a12d4907a9d4d84ff7a3b # v7
36+ - uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7
3737 with :
3838 python-version : " 3.10"
3939 activate-environment : true
Original file line number Diff line number Diff line change 3636 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3737 with :
3838 persist-credentials : false
39- - uses : astral-sh/setup-uv@eac588ad8def6316056a12d4907a9d4d84ff7a3b # v7
39+ - uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7
4040 with :
4141 python-version : " 3.10"
4242 - run : uv sync --extra lint
5959 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
6060 with :
6161 persist-credentials : false
62- - uses : astral-sh/setup-uv@eac588ad8def6316056a12d4907a9d4d84ff7a3b # v7
62+ - uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7
6363 - run : uv tool run yamllint -c .yamllint .github/workflows/
6464
6565 actionlint :
Original file line number Diff line number Diff line change 2929 with :
3030 persist-credentials : false
3131 - name : Set up Python 3.10
32- uses : astral-sh/setup-uv@eac588ad8def6316056a12d4907a9d4d84ff7a3b # v7
32+ uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7
3333 with :
3434 python-version : " 3.10"
3535 activate-environment : true
Original file line number Diff line number Diff line change 1717 persist-credentials : false
1818
1919 - name : Set up Python
20- uses : astral-sh/setup-uv@eac588ad8def6316056a12d4907a9d4d84ff7a3b # v7
20+ uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7
2121 with :
2222 python-version : " 3.10"
2323
4040 - build-release
4141 steps :
4242 - name : fetch dists
43- uses : actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
43+ uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
4444 with :
4545 name : crytic-compile-dists
4646 path : dist/
Original file line number Diff line number Diff line change 2727 with :
2828 persist-credentials : false
2929 - name : Set up Python ${{ matrix.python }}
30- uses : astral-sh/setup-uv@eac588ad8def6316056a12d4907a9d4d84ff7a3b # v7
30+ uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7
3131 with :
3232 python-version : ${{ matrix.python }}
3333
You can’t perform that action at this time.
0 commit comments