File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2323 with :
2424 fetch-depth : 0
25+ persist-credentials : false
2526 - name : Set up Python ${{ matrix.python-version }}
2627 uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
2728 with :
Original file line number Diff line number Diff line change 1616 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1717 with :
1818 fetch-depth : 0
19+ persist-credentials : false
1920 - name : Set up Python
2021 uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
2122 with :
Original file line number Diff line number Diff line change 1515 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1616 with :
1717 fetch-depth : 0
18+ persist-credentials : false
1819 - name : Set up Python
1920 uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
2021 with :
Original file line number Diff line number Diff line change 1717 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1818 with :
1919 fetch-depth : 0
20+ persist-credentials : false
2021 - name : Set up Python
2122 uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
2223 with :
3940 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
4041 with :
4142 fetch-depth : 0
43+ persist-credentials : false
4244 - name : Set up Python
4345 uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
4446 with :
You can’t perform that action at this time.
0 commit comments