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 9797 - name : Get a list of the changed documentation-related files
9898 if : github.event_name == 'pull_request'
9999 id : changed-docs-files
100- uses : Ana06/get-changed-files@v2.2 .0
100+ uses : Ana06/get-changed-files@v2.3 .0
101101 with :
102102 filter : |
103103 Doc/**
Original file line number Diff line number Diff line change 2323 - uses : actions/setup-python@v5
2424 with :
2525 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 2323 - { project: 32, label: sprint }
2424
2525 steps :
26- - uses : actions/add-to-project@v0.1 .0
26+ - uses : actions/add-to-project@v0.6 .0
2727 with :
2828 project-url : https://github.com/orgs/python/projects/${{ matrix.project }}
2929 github-token : ${{ secrets.ADD_TO_PROJECT_PAT }}
You can’t perform that action at this time.
0 commit comments