mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-06-24 01:50:18 +00:00
action: Bump the all-dependencies group with 6 updates (#669)
This commit is contained in:
parent
94242eb0e9
commit
b7ebb87b9d
4 changed files with 11 additions and 11 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@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
|
||||
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
|
||||
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
|
||||
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
|
||||
with:
|
||||
python-version: '3.x'
|
||||
cache: "pip"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue