Commit fc538ae
authored
fix: update actions/setup-python to v6.0.0 (#69)
Update actions/setup-python action to use the correct commit hash
for v6.0.0 release (e797f83bcb11b83ae66e0230d6156d7c80228e7c).
The previous hash (0b93645e9fea7318ecaed2b359559ac225c90a20) does
not exist in the public repository and prevented workflows from running.1 parent 9a66180 commit fc538ae
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments