mirror of
https://code.forgejo.org/actions/cache.git
synced 2026-01-01 17:40:16 +00:00
docs: Update other actions in examples to the latest version
This commit is contained in:
parent
de99935c0c
commit
5b7a9f8ae5
5 changed files with 16 additions and 16 deletions
|
|
@ -553,7 +553,7 @@ jobs:
|
|||
- name: Set up Python
|
||||
# The actions/cache step below uses this id to get the exact python version
|
||||
id: setup-python
|
||||
uses: actions/setup-python@v2
|
||||
uses: actions/setup-python@v6
|
||||
|
||||
⋮
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue