Skip to content

Commit 3e9705d

Browse files
committed
chore: remove unrelated gateway workflow pinning from experiments PR
1 parent 55202d3 commit 3e9705d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/check-wix-proxy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@ jobs:
1717
runs-on: ubuntu-latest
1818

1919
steps:
20-
- uses: actions/checkout@11d5960a326750d5838078e36cf38b85af677262 # v4
20+
- uses: actions/checkout@v4
2121

2222
- name: Wix gateway proxy (mandatory)
2323
uses: ./.github/actions/wix-gateway-proxy
2424

2525
- name: Set up Python
26-
uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6
26+
uses: actions/setup-python@v6
2727
with:
2828
python-version: "3.12"
2929

0 commit comments

Comments
 (0)