There was an error while loading. Please reload this page.
1 parent 8ee917d commit ce2d875Copy full SHA for ce2d875
1 file changed
.github/workflows/ci.yml
@@ -30,7 +30,7 @@ jobs:
30
targets: ${{ steps.get-targets.outputs.targets }}
31
steps:
32
- name: Checkout
33
- uses: actions/checkout@v4
+ uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
34
- name: Get targets
35
id: get-targets
36
run: |
@@ -48,7 +48,7 @@ jobs:
48
49
-
50
name: Checkout
51
52
53
name: Set up Docker Buildx
54
uses: docker/setup-buildx-action@v3
0 commit comments