twilio / twilio-go

A Go package for communicating with the Twilio API.
MIT License
272 stars 40 forks source link

chore: upgrade GitHub Actions dependencies #198

Closed childish-sambino closed 1 year ago

childish-sambino commented 1 year ago

Fixes warning:

Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.

kevinburkesegment commented 1 year ago

Thanks for submitting this, I think we also need to remove Go 1.15 from the build matrix because we are relying on features that were not added until later versions of Go.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information