File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2828 - uses : actions/checkout@v5
2929
3030 - name : Setup Python
31- uses : actions/setup-python@v5
31+ uses : actions/setup-python@v6
3232 with :
3333 python-version : ' 3.12'
3434
Original file line number Diff line number Diff line change 4545 steps :
4646 - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
4747 - name : Set up Python ${{ matrix.python-version }}
48- uses : actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
48+ uses : actions/setup-python@2e3e4b15a884dc73a63f962bff250a855150a234 # v5.1.0
4949 with :
5050 python-version : ${{ matrix.python-version }}
5151
6666 - uses : actions/checkout@v5
6767
6868 - name : Setup Python
69- uses : actions/setup-python@v5
69+ uses : actions/setup-python@v6
7070 with :
7171 python-version : ' 3.12'
7272
Original file line number Diff line number Diff line change 66 name : Run CircleCI artifacts redirector
77 steps :
88 - name : GitHub Action step
9- uses : scientific-python/circleci-artifacts-redirector-action@839631420e45a08af893032e5a5e8843bf47e8ff # v1.2.0
9+ uses : scientific-python/circleci-artifacts-redirector-action@5d358ff96e96429a5c64a969bb4a574555439f4f # v1.3.1
1010 with :
1111 repo-token : ${{ secrets.GITHUB_TOKEN }}
1212 api-token : ${{ secrets.IRSA_TUTORIALS_CIRCLE_TOKEN }}
You can’t perform that action at this time.
0 commit comments