mirror of https://github.com/MISP/PyMISPGalaxies
chg: Bump versions in gha
parent
cc8b4cb6df
commit
07f58f2269
|
@ -16,10 +16,10 @@ jobs:
|
|||
|
||||
steps:
|
||||
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Set up Python ${{matrix.python-version}}
|
||||
uses: actions/setup-python@v2
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: ${{matrix.python-version}}
|
||||
|
||||
|
|
Loading…
Reference in New Issue