6161 runs-on : ${{ matrix.os }}
6262 steps :
6363 - name : Checkout Test Repository
64- uses : actions/checkout@v4
64+ uses : actions/checkout@v5
6565 with :
6666 repository : Sewer56/prs-rs
6767 ref : 149060527e685360687d7332742ac016b39af8a7
8282 runs-on : ubuntu-latest
8383 steps :
8484 - name : Checkout Test Repository
85- uses : actions/checkout@v4
85+ uses : actions/checkout@v5
8686 with :
8787 repository : Sewer56/prs-rs
8888 ref : 149060527e685360687d7332742ac016b39af8a7
@@ -111,7 +111,7 @@ jobs:
111111 runs-on : ${{ matrix.os }}
112112 steps :
113113 - name : Checkout Test Repository
114- uses : actions/checkout@v4
114+ uses : actions/checkout@v5
115115 with :
116116 repository : Sewer56/prs-rs
117117 ref : 149060527e685360687d7332742ac016b39af8a7
@@ -132,7 +132,7 @@ jobs:
132132 runs-on : ubuntu-latest
133133 steps :
134134 - name : Checkout Test Repository
135- uses : actions/checkout@v4
135+ uses : actions/checkout@v5
136136 with :
137137 repository : Sewer56/prs-rs
138138 ref : 149060527e685360687d7332742ac016b39af8a7
@@ -146,7 +146,7 @@ jobs:
146146 runs-on : ubuntu-latest
147147 steps :
148148 - name : Checkout Test Repository
149- uses : actions/checkout@v4
149+ uses : actions/checkout@v5
150150 with :
151151 repository : Sewer56/prs-rs
152152 ref : 149060527e685360687d7332742ac016b39af8a7
0 commit comments