Browse Source

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

Nicholas La Roux 1 year ago
parent
commit
9b922c5f25
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/test.yml

+ 1 - 1
.github/workflows/test.yml

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