Skip to content

Commit 9061f79

Browse files
Pin dependencies
1 parent 805b9e5 commit 9061f79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/c-cpp.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ jobs:
66
build:
77
runs-on: ubuntu-latest
88
steps:
9-
- uses: actions/checkout@v4 # v4
9+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
1010
- name: Cache assets
11-
uses: actions/cache@v4 # v4
11+
uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4
1212
with:
1313
# npm cache files are stored in `~/.npm` on Linux/macOS
1414
path: tmp

0 commit comments

Comments
 (0)