mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-06-24 01:50:18 +00:00
pinact
This commit is contained in:
parent
bcf89c7efd
commit
a54fad13c1
4 changed files with 15 additions and 15 deletions
4
.github/workflows/docs.yaml
vendored
4
.github/workflows/docs.yaml
vendored
|
|
@ -11,10 +11,10 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
|
||||
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v5
|
||||
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
|
||||
with:
|
||||
python-version: '3.x'
|
||||
cache: "pip"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue