We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4155629 commit 94be735Copy full SHA for 94be735
.github/workflows/website.yml
@@ -23,7 +23,7 @@ jobs:
23
bundler-cache: true
24
25
- name: Set up Python
26
- uses: actions/setup-python@v2
+ uses: setup-python@v5.1.0
27
with:
28
python-version: '3.x'
29
0 commit comments