Skip to content

Commit 9b922c5

Browse files
committed
Upgrade test from actions/checkout v2.7.0 to v4.1.1
1 parent fcf8fdb commit 9b922c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
test:
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5 # v2.7.0
12+
- uses: actions/checkout@v4.1.1
1313
- name: Set up Ruby
1414
uses: ruby/setup-ruby@a05e47355e80e57b9a67566a813648fa67d92011 # v1.157.0
1515
with:

0 commit comments

Comments
 (0)