Closed hagenw closed 1 year ago
Several of our Github Actions used versions that are deprecated now or no longer maintained. This updates all related Actions:
actions/checkout@v2
actions/checkout@v3
actions/setup-python@v2
actions/setup-python@v4
actions/create-release@v1
softprops/action-gh-release@v1
codecov/codecov-action@v1
codecov/codecov-action@v3
Several of our Github Actions used versions that are deprecated now or no longer maintained. This updates all related Actions:
actions/checkout@v2
->actions/checkout@v3
actions/setup-python@v2
->actions/setup-python@v4
actions/create-release@v1
->softprops/action-gh-release@v1
codecov/codecov-action@v1
->codecov/codecov-action@v3