This repository has been archived by the owner on Jan 18, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update actions/checkout digest to 3df4ab1
- Loading branch information
1 parent
5e4e415
commit 86fb9cf
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -29,7 +29,7 @@ jobs: | |
|
||
steps: | ||
- name: checkout repo | ||
uses: actions/checkout@96f53100ba2a5449eb71d2e6604bbcd94b9449b5 # pin@v3 | ||
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # pin@v3 | ||
|
||
- uses: actions/setup-node@869f4dd0c7f320ae834c2724d92a364de3893c24 #[email protected] | ||
with: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,7 @@ jobs: | |
|
||
steps: | ||
- name: checkout repo | ||
uses: actions/checkout@96f53100ba2a5449eb71d2e6604bbcd94b9449b5 # pin@v3 | ||
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # pin@v3 | ||
|
||
- uses: actions/setup-node@869f4dd0c7f320ae834c2724d92a364de3893c24 #[email protected] | ||
with: | ||
|