aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/bundlewatch.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/bundlewatch.yml')
-rw-r--r--.github/workflows/bundlewatch.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/bundlewatch.yml b/.github/workflows/bundlewatch.yml
index 6fdd8e11d..d1a174784 100644
--- a/.github/workflows/bundlewatch.yml
+++ b/.github/workflows/bundlewatch.yml
@@ -17,7 +17,7 @@ jobs:
steps:
- name: Clone repository
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
- name: Set up Node.js
uses: actions/setup-node@v3