File tree Expand file tree Collapse file tree 4 files changed +6
-3
lines changed
Expand file tree Collapse file tree 4 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 66 env :
77 BUNDLE_GEMFILE : ${{ github.workspace }}/Gemfile.danger
88 steps :
9- - uses : actions/checkout@v2
9+ - uses : actions/checkout@v5
1010 with :
1111 fetch-depth : 0
1212 - uses : ruby/setup-ruby@v1
Original file line number Diff line number Diff line change 44 lint :
55 runs-on : ubuntu-latest
66 steps :
7- - uses : actions/checkout@v2
7+ - uses : actions/checkout@v5
88 - name : Set up Ruby
99 uses : ruby/setup-ruby@v1
1010 with :
Original file line number Diff line number Diff line change 1010 - " 3.1"
1111 - " 3.2"
1212 - " 3.3"
13+ - " 3.4"
1314 - " jruby-9.4"
15+ - " jruby-10"
1416 steps :
15- - uses : actions/checkout@v2
17+ - uses : actions/checkout@v5
1618 - name : Set up Ruby
1719 uses : ruby/setup-ruby@v1
1820 with :
Original file line number Diff line number Diff line change 11### 2.3.1 (Next)
22
3+ * [ #93 ] ( https://github.com/dblock/strava-ruby-client/pull/93 ) : Updates GitHub Actions workflows - [ @simonneutert ] ( https://github.com/simonneutert ) .
34* Your contribution here.
45
56### 2.3.0 (2025/10/16)
You can’t perform that action at this time.
0 commit comments