We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbf7cc9 commit 4c6ece5Copy full SHA for 4c6ece5
2 files changed
.github/workflows/build-images.yaml
@@ -62,7 +62,7 @@ jobs:
62
token: "${{ steps.oauth-token.outputs.token }}"
63
64
- name: Setup Python
65
- uses: actions/setup-python@7f4fc3e22c37d6ff65e88745f38bd3157c663f7c # v4.9.1
+ uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
66
with:
67
python-version: 3.x
68
cache: pip
.github/workflows/render-readme.yaml
@@ -29,7 +29,7 @@ jobs:
29
30
31
32
33
34
35
0 commit comments