We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1e93eac + 91ed344 commit 0f23859Copy full SHA for 0f23859
1 file changed
.github/workflows/main.yml
@@ -17,7 +17,7 @@ jobs:
17
- "3.3"
18
19
steps:
20
- - uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
+ - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
21
- name: Set up Ruby
22
uses: ruby/setup-ruby@dffc446db9ba5a0c4446edb5bca1c5c473a806c5 # v1.235.0
23
with:
0 commit comments