Upgrade test from actions/checkout v2.7.0 to v4.1.1

pull/2113/head
Nicholas La Roux 1 year ago
parent fcf8fdba8d
commit 9b922c5f25
No known key found for this signature in database
GPG Key ID: 37E5518D845725EA

@ -9,7 +9,7 @@ jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5 # v2.7.0
- uses: actions/checkout@v4.1.1
- name: Set up Ruby
uses: ruby/setup-ruby@a05e47355e80e57b9a67566a813648fa67d92011 # v1.157.0
with:

Loading…
Cancel
Save