Skip to content

Commit bcf2cd3

Browse files
committed
Fix
1 parent 63b5fc5 commit bcf2cd3

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
@@ -94,7 +94,7 @@ jobs:
9494
sudo rm -rf /opt/hostedtoolcache
9595
df -h
9696
- name: Checkout
97-
uses: actions/checkout@v4
97+
uses: actions/checkout@v5
9898
- name: Download a single artifact
9999
uses: actions/download-artifact@v5
100100
with:

0 commit comments

Comments
 (0)