File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3333 path : tests/appdata/data
3434 key : cache-data-${{ runner.os }}-${{ matrix.python }}
3535 - name : Set up Python ${{ matrix.python }}
36- uses : actions/setup-python@v5.3 .0
36+ uses : actions/setup-python@v5.4 .0
3737 with :
3838 python-version : ${{ matrix.python }}
3939 - name : Upgrade pip
@@ -105,7 +105,7 @@ jobs:
105105 - name : Check out the repository
106106 uses : actions/checkout@v4.2.2
107107 - name : Set up Python
108- uses : actions/setup-python@v5.3 .0
108+ uses : actions/setup-python@v5.4 .0
109109 with :
110110 python-version : " 3.11"
111111 - name : Upgrade pip
Original file line number Diff line number Diff line change 1717 fetch-depth : 2
1818
1919 - name : Set up Python
20- uses : actions/setup-python@v5.3 .0
20+ uses : actions/setup-python@v5.4 .0
2121 with :
2222 python-version : " 3.8"
2323
You can’t perform that action at this time.
0 commit comments