Skip to content

Commit b20bb32

Browse files
chore(deps): update github actions
1 parent 176650c commit b20bb32

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737

3838
- name: Upload test results to Codecov
3939
if: ${{ !cancelled() }}
40-
uses: codecov/test-results-action@5c441a7bcc06f8706cde90192857d337c5dab8a6 # v1.0.4
40+
uses: codecov/test-results-action@f2dba722c67b86c6caa034178c6e4d35335f6706 # v1.1.0
4141
with:
4242
token: ${{ secrets.CODECOV_TOKEN }}
4343

@@ -78,7 +78,7 @@ jobs:
7878
with:
7979
fetch-depth: 0
8080

81-
- uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
81+
- uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
8282
with:
8383
name: built-plugins
8484

0 commit comments

Comments
 (0)