update github action files

This commit is contained in:
踢低吸 2023-07-08 08:07:50 +00:00
parent 560965d7e6
commit 424e3595e7

View File

@ -17,6 +17,8 @@ jobs:
limit-access-to-actor: true
## limits ssh access and adds the ssh public keys of the listed GitHub users
limit-access-to-users: tasi788
env:
TW165: ${{ env.TW165 }}
- uses: actions/setup-python@v4
with:
python-version: '3.9'