We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17a1f41 commit a0fb802Copy full SHA for a0fb802
1 file changed
.github/workflows/main.yml
@@ -21,7 +21,7 @@ jobs:
21
22
steps:
23
- name: Checkout
24
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
+ uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
25
with:
26
persist-credentials: false
27
@@ -49,7 +49,7 @@ jobs:
49
50
51
52
53
54
55
0 commit comments