jazzband / geojson

Python bindings and utilities for GeoJSON
https://pypi.python.org/pypi/geojson/
BSD 3-Clause "New" or "Revised" License
898 stars 120 forks source link

`set-output` command is deprecated on test CI job #206

Closed NoharaMasato closed 1 year ago

NoharaMasato commented 1 year ago

There are depreciation warnings on test CI job like here. It says the following.

The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/