Skip to content

Commit

Permalink
Merge pull request #49 from firstBitMarksistskaya/dependabot/github_a…
Browse files Browse the repository at this point in the history
…ctions/actions/checkout-4

Bump actions/checkout from 3 to 4
  • Loading branch information
nixel2007 authored Oct 2, 2024
2 parents 380ce17 + 06f788b commit 39df21d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
# Получаем рефы для pull-реквеста
ref: ${{ github.event.workflow_run.head_branch }}
Expand Down

0 comments on commit 39df21d

Please sign in to comment.