fix: use .git suffix on setup-beam URL for git clone compatibility
Some checks failed
Elixir CI / Build and test (push) Failing after 20s
Elixir CI / Dialyzer (push) Failing after 7s
Elixir CI / Build and Push Docker Image (push) Has been skipped

This commit is contained in:
Graham McIntire 2026-07-27 11:05:55 -05:00
parent 55b5d306b9
commit e132ed0c61
No known key found for this signature in database
GPG key ID: F4ABF488E6029E59
2 changed files with 3 additions and 3 deletions

View file

@ -38,7 +38,7 @@ jobs:
submodules: recursive
- name: Set up Elixir
uses: http://forgejo:3000/graham/setup-beam@v1
uses: http://forgejo:3000/graham/setup-beam.git@v1
with:
version-type: strict
elixir-version: '1.20.2'
@ -97,7 +97,7 @@ jobs:
submodules: recursive
- name: Set up Elixir
uses: http://forgejo:3000/graham/setup-beam@v1
uses: http://forgejo:3000/graham/setup-beam.git@v1
with:
version-type: strict
elixir-version: '1.20.2'

2
vendor/aprs vendored

@ -1 +1 @@
Subproject commit 77017d0488e2f33eea80a181d1f1eddd9d2f529d
Subproject commit ce327e3d278ca3b5bf96e2f0da66386ac56adcf6