Skip to content
This repository was archived by the owner on Dec 1, 2024. It is now read-only.

Commit 6919a6b

Browse files
Update actions/checkout requirement to v2.3.4 (#720)
1 parent f12f16b commit 6919a6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sauce.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
runs-on: ubuntu-latest
77
steps:
88
- name: Checkout
9-
uses: actions/checkout@v1
9+
uses: actions/checkout@v2
1010
- name: Set up node
1111
uses: actions/setup-node@v2
1212
with:

0 commit comments

Comments
 (0)