Skip to content

Commit

Permalink
bump versions in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
TanklesXL committed Mar 25, 2024
1 parent c5fb981 commit 5e7cb65
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/actions/test/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ inputs:
erlang-version:
description: erlang-otp version
required: false
default: "~> 26.2"
default: "26"
rebar3-version:
description: rebar3 version
required: false
default: "~> 3.18"
default: "3"

runs:
using: composite
Expand Down

0 comments on commit 5e7cb65

Please sign in to comment.