File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1313 with :
1414 show-progress : false
1515 - name : Setup Python
16- uses : actions/setup-python@v5
16+ uses : actions/setup-python@v6
1717 with :
1818 python-version : 3.x
1919 - run : pip install cpplint
3333 git config --global credential.helper store
3434 echo "https://oauth2:${{ secrets.GH_TOKEN }}@github.com" > ~/.git-credentials
3535 - name : Setup Python
36- uses : actions/setup-python@v5
36+ uses : actions/setup-python@v6
3737 with :
3838 python-version : 3.x
3939 - name : Install Platform IO
5757 git config --global credential.helper store
5858 echo "https://oauth2:${{ secrets.GH_TOKEN }}@github.com" > ~/.git-credentials
5959 - name : Setup Python
60- uses : actions/setup-python@v5
60+ uses : actions/setup-python@v6
6161 with :
6262 python-version : 3.x
6363 - name : Install Platform IO
You can’t perform that action at this time.
0 commit comments