sjshuck / hs-pcre2

Complete Haskell binding to PCRE2
Apache License 2.0
12 stars 2 forks source link

update to haskell/actions/setup@v1 #8

Closed amesgen closed 3 years ago

amesgen commented 3 years ago

as announced in #6

in particular, the workaround for GHC 8.10.2 on Windows is no longer necessary

sjshuck commented 3 years ago

So, whenever there's an update to v1, dependabot will open a PR, correct?

amesgen commented 3 years ago

Yes, when v2 is released. Updates to new 1.x.y versions happen automatically without a PR, as v1 is a "sliding tag" which always points to the latest 1.x.y release, see e.g. here.

sjshuck commented 3 years ago

Got it.

On Sun, Dec 13, 2020, 11:59 AM amesgen notifications@github.com wrote:

Yes, when v2 is released. Updates to new 1.x.y versions happen automatically without a PR, as v1 is a "sliding tag" which always points to the latest 1.x.y release, see e.g. here https://github.com/haskell/actions/tags.

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/sjshuck/hs-pcre2/pull/8#issuecomment-744036472, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADX57ZKLOD46TZBGHBGMNTTSUTXFXANCNFSM4UZMV2NQ .