We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d4617f7 + dc61ca7 commit 519c495Copy full SHA for 519c495
1 file changed
.github/workflows/validateCommitSimulator.yml
@@ -25,7 +25,7 @@ jobs:
25
)
26
steps:
27
- name: Install Python
28
- uses: actions/setup-python@v2
+ uses: actions/setup-python@v3
29
with:
30
python-version: '3.9'
31
0 commit comments