We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6867387 commit df2daa2Copy full SHA for df2daa2
1 file changed
.github/workflows/update.yml
@@ -22,7 +22,7 @@ jobs:
22
- uses: actions/checkout@ff7abcd0c3c05ccf6adc123a8cd1fd4fb30fb493
23
24
- name: Set up Python
25
- uses: actions/setup-python@65b071217a8539818fdb8b54561bcbae40380a54
+ uses: actions/setup-python@3d1e2d2ca0a067f27da6fec484fce7f5256def85
26
with:
27
python-version: 3.x
28
0 commit comments