mirror of
https://github.com/catppuccin/gleam.git
synced 2026-01-09 05:40:58 +08:00
chore(deps): update actions/checkout action to v4.2.2 (#11)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
16c45db7de
commit
ed94e3eae4
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4.2.1
|
||||
- uses: actions/checkout@v4.2.2
|
||||
- uses: erlef/setup-beam@v1.17.5
|
||||
with:
|
||||
otp-version: "26.0.2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user