There was an error while loading. Please reload this page.
2 parents fdc7ec0 + fe31a48 commit 99bf1ddCopy full SHA for 99bf1dd
2 files changed
.github/workflows/push_gem.yml
@@ -27,7 +27,7 @@ jobs:
27
with:
28
egress-policy: audit
29
30
- - uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
+ - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
31
32
- name: Set up Ruby
33
uses: ruby/setup-ruby@a6e6f86333f0a2523ece813039b8b4be04560854 # v1.190.0
.github/workflows/test.yml
@@ -24,7 +24,7 @@ jobs:
24
ruby: truffleruby-head
25
runs-on: ${{ matrix.os }}
26
steps:
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
uses: ruby/setup-ruby@v1
0 commit comments