We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50d98c1 commit 87fd46dCopy full SHA for 87fd46d
.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