We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9d7cba commit b25a25dCopy full SHA for b25a25d
.github/workflows/deploy.yml
@@ -24,7 +24,7 @@ jobs:
24
uses: actions/checkout@v4
25
26
- name: Setup Python
27
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
28
with:
29
python-version: "3.11"
30
.github/workflows/validate-xls.yml
@@ -17,7 +17,7 @@ jobs:
17
18
19
20
21
22
23
0 commit comments