Skip to content

Commit

Permalink
is this the problem?
Browse files Browse the repository at this point in the history
  • Loading branch information
HowardBraham committed Feb 11, 2025
1 parent 1f5c574 commit b6bed4a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: actions/checkout@v4

- name: Setup environment
uses: metamask/github-tools/.github/actions/setup-environment@04f91563e5e048d4e34527dc3007f633759e2899
uses: metamask/github-tools/.github/actions/setup-environment@main

- name: Download artifact prep-build-test-webpack
uses: actions/download-artifact@v4
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:
jobs:
lint-workflows:
name: Lint workflows
uses: metamask/github-tools/.github/workflows/lint-workflows.yml@04f91563e5e048d4e34527dc3007f633759e2899
uses: metamask/github-tools/.github/workflows/lint-workflows.yml@main

test-lint-shellcheck:
name: Test lint shellcheck
Expand Down

0 comments on commit b6bed4a

Please sign in to comment.