Skip to content

Commit

Permalink
[ Feature ] : 버전 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
TaeseongYun committed Jul 18, 2023
1 parent 15cab5c commit 5d30b4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/attandace-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: "2.6"
ruby-version: "3.2"

- name: Run bundle install
run: |
Expand Down

0 comments on commit 5d30b4e

Please sign in to comment.