We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df20d91 commit 84f8ceeCopy full SHA for 84f8cee
.github/workflows/update_directory.yml
@@ -25,7 +25,7 @@ jobs:
25
runs-on: ubuntu-latest
26
steps:
27
- uses: actions/checkout@master
28
- - uses: actions/setup-python@v4
+ - uses: actions/setup-python@v5
29
with:
30
python-version: '3.x'
31
- name: Update Directory
0 commit comments