We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6f7bb1f + fd1fd9d commit 287507dCopy full SHA for 287507d
1 file changed
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ jobs:
10
permissions:
11
contents: read
12
steps:
13
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6.0.2
14
with:
15
persist-credentials: false
16
- uses: ruby/setup-ruby@v1
0 commit comments