We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1827435 commit 1a30c42Copy full SHA for 1a30c42
.github/workflows/e2e.yaml
@@ -45,7 +45,7 @@ jobs:
45
46
steps:
47
- name: Checkout
48
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
+ uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
49
with:
50
submodules: true
51
@@ -113,7 +113,7 @@ jobs:
113
platforms: all
114
115
116
117
118
119
0 commit comments