Skip to content

Commit c1748d9

Browse files
committed
Update actions/checkout action to v5
1 parent dfdb2fe commit c1748d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pyright.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
container:
77
image: archlinux/archlinux:latest
88
steps:
9-
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
9+
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
1010
- name: Prepare arch
1111
run: |
1212
pacman-key --init

0 commit comments

Comments
 (0)