mirror of
https://gitcode.com/gh_mirrors/gh/gh-action-pypi-publish.git
synced 2026-07-02 10:25:13 +00:00
Merge pull request #271 from mosfet80/patch-3
Update `actions/checkout` to v3 in self-tests
This commit is contained in:
committed by
GitHub
commit
f7600683ef
@@ -42,7 +42,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Check out the action locally
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
path: test
|
||||
- name: Install the packaging-related tools
|
||||
|
||||
Reference in New Issue
Block a user