Don't update `actions/checkout@v3`
This commit is contained in:
parent
9337018ef6
commit
59e3edf69a
|
@ -47,7 +47,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Check out the action locally
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v3
|
||||
- name: Install the packaging-related tools
|
||||
run: python3 -m pip install build twine
|
||||
env:
|
||||
|
|
Loading…
Reference in New Issue