mirror of
https://github.com/actions/cache.git
synced 2026-01-31 11:55:00 +01:00
docs: Update other actions in examples to the latest version
This commit is contained in:
@@ -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
|
||||
|
||||
⋮
|
||||
|
||||
|
||||
Reference in New Issue
Block a user