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.
1 parent e39ec9b commit 9fc5520Copy full SHA for 9fc5520
.github/workflows/directory_workflow.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@v5
15
with:
16
fetch-depth: 0
17
- - uses: actions/setup-python@v5
+ - uses: actions/setup-python@v6
18
- name: Setup Git Specs
19
run: |
20
git config --global user.name "$GITHUB_ACTOR"
0 commit comments