We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 193be1b commit 79889abCopy full SHA for 79889ab
.github/workflows/deploy.yml
@@ -12,7 +12,7 @@ jobs:
12
with:
13
persist-credentials: false
14
fetch-depth: 0
15
- - uses: actions/setup-python@v4
+ - uses: actions/setup-python@v5
16
- name: Filter Repository
17
run: |
18
pip install git-filter-repo
0 commit comments