3
0
Fork 0
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:
XZTDean 2025-12-15 06:34:21 -08:00
parent de99935c0c
commit 5b7a9f8ae5
5 changed files with 16 additions and 16 deletions

View file

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