How to catch up with outdated dependencies in your Swift Package with GitHub actions
If you develop a Swift package then most likely you have declared one or more dependencies in your Package.swift manifest.
The Swift Package Manager performs a process called dependency resolution to figure out the exact version of the package depen...
blog.eidinger.info2 min read