Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit e154fa5

Browse files
chore(deps): update actions/checkout action to v3 (#938)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 0925d0c commit e154fa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/snapshot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
check-latest: true
1616

1717
- name: Checkout
18-
uses: actions/checkout@v2
18+
uses: actions/checkout@v3
1919
with:
2020
ref: ${{ github.head_ref }}
2121

0 commit comments

Comments
 (0)