We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2117ce0 + cd1b00e commit dd53243Copy full SHA for dd53243
1 file changed
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
21
steps:
22
- name: Checkout Code
23
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4
+ uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
24
- name: Install Node
25
uses: volta-cli/action@v4
26
with:
0 commit comments