Skip to content

Commit f7e86f9

Browse files
committed
intentionally use v3 to update itself
1 parent d287082 commit f7e86f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/example.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
needs: run-dependabot
4747
steps:
4848
- name: Checkout code
49-
uses: actions/checkout@v4
49+
uses: actions/checkout@v3
5050

5151
- name: Download result
5252
uses: actions/download-artifact@v4

0 commit comments

Comments
 (0)