File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1717 - uses : actions/checkout@v5
1818 - uses : ruby/setup-ruby@v1
1919 with :
20- ruby-version : 3.4.7
20+ ruby-version : 4.0.1
2121 bundler-cache : true
2222 - run : gem install fief
2323 - run : |
Original file line number Diff line number Diff line change 2020 - run : sudo apt-get update --yes --fix-missing && sudo apt-get install --yes ruby-dev libmagic-dev zlib1g-dev
2121 - uses : ruby/setup-ruby@v1
2222 with :
23- ruby-version : 3.4.7
23+ ruby-version : 4.0.1
2424 bundler-cache : true
2525 - run : gem install pdd
2626 - run : pdd --format xml . | grep -v 'puzzle '
Original file line number Diff line number Diff line change 1616 - uses : actions/checkout@v5
1717 - uses : ruby/setup-ruby@v1
1818 with :
19- ruby-version : 3.4.7
19+ ruby-version : 4.0.1
2020 bundler-cache : true
2121 - run : |
2222 sudo apt-get update --yes --fix-missing
You can’t perform that action at this time.
0 commit comments