Skip to content

Commit 048896e

Browse files
authored
Merge branch 'main' into feature/connected-scopes
2 parents 85976a9 + 8354d3a commit 048896e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,6 @@ jobs:
6060
run: npm run test
6161

6262
- name: Upload coverage
63-
uses: codecov/codecov-action@4fe8c5f003fae66aa5ebb77cfd3e7bfbbda0b6b0 # pin@3.1.5
63+
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # pin@5.5.1
6464
with:
6565
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)