Skip to content

Commit 2d631d4

Browse files
authored
doc: update GitHub Actions checkout action v5
Following rubygems/release-gem@9fc8c0f
1 parent 3e7f143 commit 2d631d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

trusted-publishing/releasing-gems.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
steps:
2626
# Set up
27-
- uses: actions/checkout@v4
27+
- uses: actions/checkout@v5
2828
with:
2929
persist-credentials: false
3030
- name: Set up Ruby

0 commit comments

Comments
 (0)