File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 97
97
- name : Get a list of the changed documentation-related files
98
98
if : github.event_name == 'pull_request'
99
99
id : changed-docs-files
100
- uses : Ana06/get-changed-files@v2.2 .0
100
+ uses : Ana06/get-changed-files@v2.3 .0
101
101
with :
102
102
filter : |
103
103
Doc/**
Original file line number Diff line number Diff line change 23
23
- uses : actions/setup-python@v5
24
24
with :
25
25
python-version : " 3.x"
26
- - uses : pre-commit/action@v3.0.0
26
+ - uses : pre-commit/action@v3.0.1
Original file line number Diff line number Diff line change 23
23
- { project: 32, label: sprint }
24
24
25
25
steps :
26
- - uses : actions/add-to-project@v0.1 .0
26
+ - uses : actions/add-to-project@v0.6 .0
27
27
with :
28
28
project-url : https://github.com/orgs/python/projects/${{ matrix.project }}
29
29
github-token : ${{ secrets.ADD_TO_PROJECT_PAT }}
You can’t perform that action at this time.
0 commit comments