Skip to content

Commit 1b0fbc8

Browse files
knagypotato
andcommitted
SECURITY-11480: update actions
Co-authored-by: Laszlo Hammerl <laszlo.hammerl@emarsys.com>
1 parent be63fd7 commit 1b0fbc8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
ruby-versions: ['3.2', '3.3', '3.4']
1111

1212
steps:
13-
- uses: actions/checkout@v4
13+
- uses: actions/checkout@v6
1414
- uses: ruby/setup-ruby@v1
1515
with:
1616
ruby-version: ${{ matrix.ruby-versions }}

0 commit comments

Comments
 (0)