We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c014d8 commit 91363aeCopy full SHA for 91363ae
.github/workflows/ci.yaml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
14
- name: checkout
15
- uses: actions/checkout@a12a3943b4bdde767164f792f33f40b04645d846 # v2.4.0
+ uses: actions/checkout@dcd71f646680f2efd8db4afa5ad64fdcba30e748 # v3.0.1
16
with:
17
fetch-depth: 0
18
.github/workflows/release.yaml
@@ -17,7 +17,7 @@ jobs:
19
20
21
22
23
0 commit comments