Skip to content

Commit 7e5b154

Browse files
chore(deps): update actions/checkout action to v4 (#5)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 80de0c0 commit 7e5b154

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
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
# Checkout the repository
1515
- name: 📥 Checkout Repository
16-
uses: actions/checkout@v3
16+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
1717

1818
- name: ⚙️ Install dependencies
1919
run: sudo apt install parallels

0 commit comments

Comments
 (0)