We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fee1de commit dc74528Copy full SHA for dc74528
2 files changed
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ jobs:
9
build:
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
+ - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
13
- run: corepack enable
14
- uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
15
with:
.github/workflows/deploy.yml
@@ -17,7 +17,7 @@ jobs:
17
url: https://engineering.fishbrain.com
18
19
20
21
22
23
0 commit comments