Skip to content

Commit 1b4738c

Browse files
authored
Merge pull request #1 from spyrella/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2 parents f16a1be + fd39fcb commit 1b4738c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

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

7171
steps:
7272
- name: Checkout Repository
73-
uses: actions/checkout@v3
73+
uses: actions/checkout@v4
7474

7575

7676
# Extract version embedded in the tag.

0 commit comments

Comments
 (0)