Skip to content

Commit f5b1ca4

Browse files
Deps: Update actions/checkout action to v4.
1 parent 583ccdf commit f5b1ca4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/upload-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111

1212
steps:
1313
- name: 🕶️ Checkout repository
14-
uses: actions/checkout@v3
14+
uses: actions/checkout@v4
1515

1616
- name: 🤮 Setup PHP
1717
uses: shivammathur/setup-php@v2

0 commit comments

Comments
 (0)