BerkeleyAutomation / python-fcl

Python binding of FCL library
BSD 3-Clause "New" or "Revised" License
204 stars 58 forks source link

feat: format and upgrade github actions #59

Closed jackbow closed 1 year ago

jackbow commented 1 year ago

This upgrades github action versions, formats the yaml files, and updates the echo "::set-output name={name}::{value}" syntax per this blogpost: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/