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.
2 parents b53d897 + 18ed404 commit 4cde24cCopy full SHA for 4cde24c
.github/workflows/build.yml
@@ -25,7 +25,7 @@ jobs:
25
# os: ubuntu-24.04-arm
26
steps:
27
- name: Check out Git repository
28
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
+ uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
29
30
- name: Store Ruby version
31
run: |
@@ -54,7 +54,7 @@ jobs:
54
runs-on: ubuntu-latest
55
56
57
58
59
60
0 commit comments