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.
1 parent 6f15f48 commit a253e3bCopy full SHA for a253e3b
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
id-token: write
23
steps:
24
- name: Checkout Repository
25
- uses: actions/checkout@v4.1.7
+ uses: actions/checkout@v4.2.1
26
with:
27
fetch-depth: 0
28
0 commit comments