1 parent e72cdca commit 0d56fd4Copy full SHA for 0d56fd4
1 file changed
.github/workflows/ci.yml
@@ -47,7 +47,7 @@ jobs:
47
timeout-minutes: 10
48
steps:
49
- name: Checkout code
50
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
+ uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
51
with:
52
persist-credentials: false
53
- name: Setup Node.js
@@ -65,7 +65,7 @@ jobs:
65
66
67
68
69
70
71
0 commit comments