File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2929 - name : Check out 🎉
3030 uses : actions/checkout@v4.1.2
3131 - name : Set up Python 🐍
32- uses : actions/setup-python@v5.0 .0
32+ uses : actions/setup-python@v5.1 .0
3333 with :
3434 cache : pip
3535 - name : Install Nox 📦
5353 - name : Check out 🎉
5454 uses : actions/checkout@v4.1.2
5555 - name : Set up Python 🐍
56- uses : actions/setup-python@v5.0 .0
56+ uses : actions/setup-python@v5.1 .0
5757 with :
5858 python-version : |
5959 3.10
Original file line number Diff line number Diff line change 1313 - name : Check out 🎉
1414 uses : actions/checkout@v4.1.2
1515 - name : Set up Python 🐍
16- uses : actions/setup-python@v5.0 .0
16+ uses : actions/setup-python@v5.1 .0
1717 with :
1818 cache : pip
1919 - name : Get the package version 🔖
3333 - name : Check out 🎉
3434 uses : actions/checkout@v4.1.2
3535 - name : Set up Python 🐍
36- uses : actions/setup-python@v5.0 .0
36+ uses : actions/setup-python@v5.1 .0
3737 with :
3838 cache : pip
3939 - name : Install PyPA `build` package 📦
Original file line number Diff line number Diff line change 1313 - name : Check out 🎉
1414 uses : actions/checkout@v4.1.2
1515 - name : Set up Python 🐍
16- uses : actions/setup-python@v5.0 .0
16+ uses : actions/setup-python@v5.1 .0
1717 with :
1818 cache : pip
1919 - name : Install the package 📦
You can’t perform that action at this time.
0 commit comments