Merge pull request #271 from mosfet80/patch-3
Some checks failed
🧪 / smoke-test (push) Has been cancelled

Update `actions/checkout` to v3 in self-tests
This commit is contained in:
Sviatoslav Sydorenko (Святослав Сидоренко) 2024-09-29 11:06:37 +02:00 committed by GitHub
commit f7600683ef
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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