issues
search
cat-in-136
/
redmine_hearts
a redmine plugin which provides intra-Redmine Like/Fav reactions
https://www.redmine.org/plugins/redmine_hearts
GNU General Public License v2.0
33
stars
3
forks
source link
Upgrade GitHub workflow: `bundle install --path` and task versions
#45
Closed
cat-in-136
closed
1 year ago
cat-in-136
commented
1 year ago
use
bundle config --local path
instead of legacy
bundle install --path
upgrade task versions
upgrade actions/checkout@v2 to v3
upgrade DamianReeves/write-file-action@v1.0 to v1.2
upgrade actions/cache@v2 to v3
bundle config --local path
instead of legacybundle install --path