File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4040 MODULE_NAME : ${{ inputs.module_name }}
4141 SILENCE : 1
4242 steps :
43- - uses : actions/checkout@v4.2.0
44- - uses : actions/setup-python@v5.3 .0
43+ - uses : actions/checkout@v6.0.2
44+ - uses : actions/setup-python@v6.2 .0
4545 with :
4646 python-version : ' 3.10'
4747 - name : Set up environment variables
7878 run : |
7979 cp .github/workflows/NOTES.txt NOTES.txt
8080 - name : Upload artifacts
81- uses : actions/upload-artifact@v4.4.3
81+ uses : actions/upload-artifact@v7.0.0
8282 with :
8383 name : ${{ inputs.artifacts_name }}
8484 path : |
Original file line number Diff line number Diff line change 3535 MODULE_NAME : ${{ inputs.module_name }}
3636 SILENCE : 0
3737 steps :
38- - uses : actions/checkout@v4.2.0
39- - uses : actions/setup-python@v5.3 .0
38+ - uses : actions/checkout@v6.0.2
39+ - uses : actions/setup-python@v6.2 .0
4040 with :
4141 python-version : ' 3.10'
4242 - name : Set up environment variables
6363 run : |
6464 cp .github/workflows/NOTES.txt NOTES.txt
6565 - name : Upload artifacts
66- uses : actions/upload-artifact@v4.4.3
66+ uses : actions/upload-artifact@v7.0.0
6767 with :
6868 name : ${{ inputs.artifacts_name }}
6969 path : |
Original file line number Diff line number Diff line change 2929 MODULE_NAME : ${{ inputs.module_name }}
3030 SILENCE : 0
3131 steps :
32- - uses : actions/checkout@v4.2.0
33- - uses : actions/setup-python@v5.3 .0
32+ - uses : actions/checkout@v6.0.2
33+ - uses : actions/setup-python@v6.2 .0
3434 with :
3535 python-version : ' 3.10'
3636 - name : Set up environment variables
6161 run : |
6262 cp .github/workflows/NOTES.txt NOTES.txt
6363 - name : Upload artifacts
64- uses : actions/upload-artifact@v4.4.3
64+ uses : actions/upload-artifact@v7.0.0
6565 with :
6666 name : ${{ inputs.artifacts_name }}
6767 path : |
Original file line number Diff line number Diff line change 2626 MODULE_NAME : ${{ inputs.module_name }}
2727 SILENCE : 0
2828 steps :
29- - uses : actions/checkout@v4.2.0
30- - uses : actions/setup-python@v5.3 .0
29+ - uses : actions/checkout@v6.0.2
30+ - uses : actions/setup-python@v6.2 .0
3131 with :
3232 python-version : ' 3.10'
3333 - name : Set up environment variables
5454 run : |
5555 cp .github/workflows/NOTES.txt NOTES.txt
5656 - name : Upload artifacts
57- uses : actions/upload-artifact@v4.4.3
57+ uses : actions/upload-artifact@v7.0.0
5858 with :
5959 name : ${{ inputs.artifacts_name }}
6060 path : |
Original file line number Diff line number Diff line change 2626 MODULE_NAME : ${{ inputs.module_name }}
2727 SILENCE : 0
2828 steps :
29- - uses : actions/checkout@v4.2.0
30- - uses : actions/setup-python@v5.3 .0
29+ - uses : actions/checkout@v6.0.2
30+ - uses : actions/setup-python@v6.2 .0
3131 with :
3232 python-version : ' 3.10'
3333 - name : Set up environment variables
5454 run : |
5555 cp .github/workflows/NOTES.txt NOTES.txt
5656 - name : Upload artifacts
57- uses : actions/upload-artifact@v4.4.3
57+ uses : actions/upload-artifact@v7.0.0
5858 with :
5959 name : ${{ inputs.artifacts_name }}
6060 path : |
Original file line number Diff line number Diff line change 2626 MODULE_NAME : ${{ inputs.module_name }}
2727 SILENCE : 0
2828 steps :
29- - uses : actions/checkout@v4.2.0
30- - uses : actions/setup-python@v5.3 .0
29+ - uses : actions/checkout@v6.0.2
30+ - uses : actions/setup-python@v6.2 .0
3131 with :
3232 python-version : ' 3.10'
3333 - name : Set up environment variables
5454 run : |
5555 cp .github/workflows/NOTES.txt NOTES.txt
5656 - name : Upload artifacts
57- uses : actions/upload-artifact@v4.4.3
57+ uses : actions/upload-artifact@v7.0.0
5858 with :
5959 name : ${{ inputs.artifacts_name }}
6060 path : |
Original file line number Diff line number Diff line change 2626 MODULE_NAME : ${{ inputs.module_name }}
2727 SILENCE : 0
2828 steps :
29- - uses : actions/checkout@v4.2.0
30- - uses : actions/setup-python@v5.3 .0
29+ - uses : actions/checkout@v6.0.2
30+ - uses : actions/setup-python@v6.2 .0
3131 with :
3232 python-version : ' 3.10'
3333 - name : Set up environment variables
5050 run : |
5151 cp .github/workflows/NOTES.txt NOTES.txt
5252 - name : Upload artifacts
53- uses : actions/upload-artifact@v4.4.3
53+ uses : actions/upload-artifact@v7.0.0
5454 with :
5555 name : ${{ inputs.artifacts_name }}
5656 path : |
You can’t perform that action at this time.
0 commit comments