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 5d32581 commit 190f301Copy full SHA for 190f301
1 file changed
.github/workflows/build.yaml
@@ -39,7 +39,7 @@ jobs:
39
packages: write
40
41
steps:
42
- - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
+ - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
43
with:
44
show-progress: false
45
@@ -66,7 +66,7 @@ jobs:
66
contents: write
67
68
69
70
71
72
0 commit comments