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 9fc5700 commit 673a4b2Copy full SHA for 673a4b2
.github/workflows/test-linux.yml
@@ -37,6 +37,7 @@ jobs:
37
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
38
with:
39
persist-credentials: false
40
+ path: "dir%20with weird chars åß∂ƒ©∆¬…"
41
- name: Set up Python ${{ env.PYTHON_VERSION }}
42
uses: actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1 # v4.7.0
43
0 commit comments