We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebfff70 commit 7824f17Copy full SHA for 7824f17
.github/workflows/ci.yml
@@ -26,7 +26,7 @@ jobs:
26
with:
27
fetch-depth: 10
28
29
- - uses: ruby/setup-ruby@354a1ad156761f5ee2b7b13fa8e09943a5e8d252 # v1
+ - uses: ruby/setup-ruby@44511735964dcb71245e7e55f72539531f7bc0eb # v1
30
31
ruby-version: ${{ matrix.ruby }}
32
bundler-cache: true
@@ -36,7 +36,7 @@ jobs:
36
# This should match lib/github/markups.rb GitHub::Markups::MARKUP_RST
37
python-version: "3.x"
38
39
- - uses: actions/[email protected].3
+ - uses: actions/[email protected].4
40
41
path: ~/.cache/pip
42
key: ${{ runner.os }}-pip
0 commit comments