There was an error while loading. Please reload this page.
2 parents e17570b + f2007d9 commit bf30792Copy full SHA for bf30792
1 file changed
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ jobs:
11
12
steps:
13
- name: Checkout code
14
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
15
16
- name: Set up Ruby
17
uses: ruby/setup-ruby@v1
@@ -30,7 +30,7 @@ jobs:
30
RUBOCOP_CACHE_ROOT: tmp/rubocop
31
32
33
34
35
36
@@ -74,7 +74,7 @@ jobs:
74
run: sudo apt-get update && sudo apt-get install --no-install-recommends -y libvips
75
76
77
78
79
80
0 commit comments