Releases: pennlabs/shared-actions
Releases · pennlabs/shared-actions
v0.1.3
v0.1.2
What's Changed
- Allow node version to be specified as CI/CD inputs by @joyliu-q in 3ac105a
- Add Skip Checks option by @joyliu-q in #2
- Created Django check testing action by @alxkp in #5
- Django check with tags by @alxkp in #6
- Remove codecov and Improve django action devex by @AaDalal in #12, #13
- Replace
set-output
with newGITHUB_OUTPUT
format by @vsingh18567 in #14