Skip to content

Commit

Permalink
Merge pull request #21 from logzio/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…checkout-4

Bump actions/checkout from 1 to 4
  • Loading branch information
yotamloe committed Sep 4, 2024
2 parents 03ab80d + e9498ba commit 1613bb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automatic release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
OUT_FILE_NAME: extract.exe
ASSET_MIME: application/vnd.microsoft.portable-executable
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v4
- name: Set up Python 3.8
uses: actions/setup-python@v2
with:
Expand Down

0 comments on commit 1613bb6

Please sign in to comment.