Skip to content

Commit daa5639

Browse files
chore(deps): update github-actions
1 parent 0d4c808 commit daa5639

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737

3838
steps:
3939
- name: 📚 Git checkout
40-
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
40+
uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
4141
with:
4242
submodules: recursive
4343
clean: true
@@ -51,7 +51,7 @@ jobs:
5151
node-version-file: .nvmrc
5252
cache: "pnpm"
5353
- name: ⚙️ Cache Turbo
54-
uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
54+
uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
5555
id: cache-turbo
5656
with:
5757
path: .turbo

0 commit comments

Comments
 (0)