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 @@ -46,11 +46,11 @@ jobs:
46
46
toxenv : codestyle
47
47
48
48
steps :
49
- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
49
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
50
50
with :
51
51
fetch-depth : 0
52
52
- name : Set up Python ${{ matrix.python-version }}
53
- uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
53
+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
54
54
with :
55
55
python-version : ${{ matrix.python-version }}
56
56
- name : Install dependencies
72
72
73
73
publish :
74
74
needs : tests
75
- uses : OpenAstronomy/github-actions-workflows/.github/workflows/publish.yml@924441154cf3053034c6513d5e06c69d262fb9a6 # v1.13 .0
75
+ uses : OpenAstronomy/github-actions-workflows/.github/workflows/publish.yml@d68193b68216da64eafaa618f53c59f5d271c56e # v1.14 .0
76
76
with :
77
77
test_extras : test
78
78
test_command : pytest -p no:warnings --pyargs astroscrappy
You can’t perform that action at this time.
0 commit comments