Skip to content

Commit f52b798

Browse files
authored
Merge pull request #3623 from ruby/bump-actions
2 parents ec771ec + ce3f045 commit f52b798

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ jobs:
305305
- uses: ruby/setup-ruby@v1
306306
with:
307307
ruby-version: ${{ matrix.target.ruby }}
308-
- uses: actions/download-artifact@v4
308+
- uses: actions/download-artifact@v5
309309
with:
310310
name: gem-package
311311
path: pkg

0 commit comments

Comments
 (0)