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 1a09241 + d067266 commit 913bf29Copy full SHA for 913bf29
.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@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
+ uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
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