Skip to content

Commit

Permalink
Merge pull request #169 from Xubuntu/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/checkout-4.1.7

Bump actions/checkout from 4.1.4 to 4.1.7
  • Loading branch information
bluesabre authored Jun 17, 2024
2 parents f701056 + 54ce0d0 commit f01ac25
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/distcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/[email protected].4
- uses: actions/[email protected].7
- name: apt update
run: sudo apt update
- name: Install build dependencies
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/track-lp-issues.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

steps:
# Checkout code
- uses: actions/[email protected].4
- uses: actions/[email protected].7
- name: Install Python 3
uses: actions/[email protected]
with:
Expand Down

0 comments on commit f01ac25

Please sign in to comment.