File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 12
12
python-version : ["3.11"]
13
13
14
14
steps :
15
- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
15
+ - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871
16
16
- name : Set up Python ${{ matrix.python-version }}
17
17
uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3
18
18
with :
55
55
PACKAGE_NAME : bytecorecompiler
56
56
57
57
steps :
58
- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
58
+ - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871
59
59
- name : Setup Python
60
60
uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3
61
61
with :
@@ -110,7 +110,7 @@ jobs:
110
110
PACKAGE_NAME : bytecorecompiler
111
111
112
112
steps :
113
- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
113
+ - uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871
114
114
- name : Download combined distribution archives
115
115
uses : actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16
116
116
with :
You can’t perform that action at this time.
0 commit comments