Skip to content

Commit

Permalink
Merge pull request #478 from ZeligsoftDev/dependabot/github_actions/a…
Browse files Browse the repository at this point in the history
…ctions/checkout-4
  • Loading branch information
dependabot[bot] authored Nov 23, 2023
2 parents 11296d3 + 9022e45 commit c1b612d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: |
sudo apt-get update && sudo apt-get -y install rpm
- name: Checkout source
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Set Variables
id: variables
uses: actions/github-script@v6
Expand Down

0 comments on commit c1b612d

Please sign in to comment.