File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 - name : Checkout Actions
1717 uses : actions/checkout@v3
1818 with :
19- repository : ' karrtikr /vscode-python-github-actions '
19+ repository : ' microsoft /vscode-python-engineering '
2020 path : ./actions
2121 - name : Install Actions
2222 run : npm install --production --prefix ./actions
Original file line number Diff line number Diff line change 2121 - name : Checkout Actions
2222 uses : actions/checkout@v3
2323 with :
24- repository : ' karrtikr /vscode-python-github-actions '
24+ repository : ' microsoft /vscode-python-engineering '
2525 path : ./actions
2626 - name : Install Actions
2727 run : npm install --production --prefix ./actions
Original file line number Diff line number Diff line change 1818 - name : Checkout Actions
1919 uses : actions/checkout@v3
2020 with :
21- repository : ' karrtikr /vscode-python-github-actions '
21+ repository : ' microsoft /vscode-python-engineering '
2222 path : ./actions
2323 - name : Install Actions
2424 run : npm install --production --prefix ./actions
Original file line number Diff line number Diff line change 1515 - name : Checkout Actions
1616 uses : actions/checkout@v3
1717 with :
18- repository : ' karrtikr /vscode-python-github-actions '
18+ repository : ' microsoft /vscode-python-engineering '
1919 path : ./actions
2020 - name : Install Actions
2121 run : npm install --production --prefix ./actions
3333 - name : Checkout Actions
3434 uses : actions/checkout@v3
3535 with :
36- repository : ' karrtikr /vscode-python-github-actions '
36+ repository : ' microsoft /vscode-python-engineering '
3737 path : ./actions
3838 - name : Install Actions
3939 run : npm install --production --prefix ./actions
You can’t perform that action at this time.
0 commit comments