File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -5,10 +5,14 @@ updates:
55 directory : /
66 schedule :
77 interval : weekly
8+ cooldown :
9+ default-days : 7
810
911 - package-ecosystem : github-actions
1012 directory : /
1113 schedule :
1214 interval : weekly
1315 open-pull-requests-limit : 99
1416 rebase-strategy : " disabled"
17+ cooldown :
18+ default-days : 7
Original file line number Diff line number Diff line change 4141 ./env/bin/python ./support/fetch-sphinx.py "${LISTGEN_PYTHON_VERSION}" > pre-list.txt
4242
4343 - name : upload pre-list
44- uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
44+ uses : actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
4545 with :
4646 name : pre-list-${{ matrix.python }}
4747 path : pre-list.txt
6666 with :
6767 python-version : ${{ matrix.python }}
6868
69- - uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5 .0.0
69+ - uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
7070 with :
7171 name : pre-list-${{ matrix.python }}
7272
You can’t perform that action at this time.
0 commit comments